public final class OracleSelectStatement extends SelectStatement implements OracleStatement
| Constructor and Description |
|---|
OracleSelectStatement() |
| Modifier and Type | Method and Description |
|---|---|
Optional<LockSegment> |
getLock()
Get lock segment.
|
Optional<ModelSegment> |
getModelSegment()
Get model segment.
|
getGroupBy, getHaving, getOrderBy, getWhere, getWithSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<LockSegment> getLock()
public Optional<ModelSegment> getModelSegment()
Copyright © 2022 The Apache Software Foundation. All rights reserved.