public abstract class SQLSelectQueryBase extends SQLObjectImpl implements SQLSelectQuery
| Constructor and Description |
|---|
SQLSelectQueryBase() |
| Modifier and Type | Method and Description |
|---|---|
abstract SQLSelectQueryBase |
clone() |
boolean |
isParenthesized() |
void |
setParenthesized(boolean parenthesized) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic boolean isParenthesized()
isParenthesized in interface SQLSelectQuerypublic void setParenthesized(boolean parenthesized)
setParenthesized in interface SQLSelectQuerypublic abstract SQLSelectQueryBase clone()
clone in interface SQLObjectclone in interface SQLSelectQueryclone in class SQLObjectImplCopyright © 2013–2021 Alibaba Group. All rights reserved.