public class OracleSupplementalLogGrp extends OracleSQLObjectImpl implements SQLTableElement
| Constructor and Description |
|---|
OracleSupplementalLogGrp() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
void |
addColumn(SQLName column) |
OracleSupplementalLogGrp |
clone() |
List<SQLName> |
getColumns() |
SQLName |
getGroup() |
boolean |
isAlways() |
void |
setAlways(boolean always) |
void |
setGroup(SQLName group) |
computeDataType, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectaccept0 in class OracleSQLObjectImplpublic SQLName getGroup()
public void setGroup(SQLName group)
public void addColumn(SQLName column)
public boolean isAlways()
public void setAlways(boolean always)
public OracleSupplementalLogGrp clone()
clone in interface SQLObjectclone in interface SQLTableElementclone in class OracleSQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.