public final class MySQLUpdateStatement extends UpdateStatement implements MySQLStatement
| 构造器和说明 |
|---|
MySQLUpdateStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
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.