public final class MySQLUpdateStatement extends UpdateStatement implements MySQLStatement
| Constructor and Description |
|---|
MySQLUpdateStatement() |
| Modifier and Type | Method and Description |
|---|---|
Optional<LimitSegment> |
getLimit()
Get order by segment.
|
Optional<OrderBySegment> |
getOrderBy()
Get order by segment.
|
getWhereclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<OrderBySegment> getOrderBy()
public Optional<LimitSegment> getLimit()
Copyright © 2022 The Apache Software Foundation. All rights reserved.