public class SQLPartitionValue extends OracleSegmentAttributesImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
SQLPartitionValue.Operator |
| Constructor and Description |
|---|
SQLPartitionValue(SQLPartitionValue.Operator operator) |
| Modifier and Type | Method and Description |
|---|---|
void |
addItem(SQLExpr item) |
SQLPartitionValue |
clone() |
List<SQLExpr> |
getItems() |
SQLPartitionValue.Operator |
getOperator() |
cloneTo, getCompress, getCompressLevel, getFreeLists, getInitrans, getLogging, getMaxtrans, getPctfree, getPctincrease, getPctthreshold, getPctused, getStorage, getTablespace, isCompressForOltp, setCompress, setCompressForOltp, setCompressLevel, setFreeLists, setInitrans, setLogging, setMaxtrans, setPctfree, setPctincrease, setPctthreshold, setPctused, setStorage, setTablespaceaccept, 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 SQLPartitionValue(SQLPartitionValue.Operator operator)
public void addItem(SQLExpr item)
public SQLPartitionValue.Operator getOperator()
public SQLPartitionValue clone()
clone in interface SQLObjectclone in class SQLObjectImplCopyright © 2013–2020 Alibaba Group. All rights reserved.