public class SQLPartition extends OracleSegmentAttributesImpl implements OracleSegmentAttributes
| Constructor and Description |
|---|
SQLPartition() |
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, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCompress, getCompressLevel, getInitrans, getLogging, getMaxtrans, getPctfree, getPctincrease, getPctused, getStorage, getTablespace, isCompressForOltp, setCompress, setCompressForOltp, setCompressLevel, setInitrans, setLogging, setMaxtrans, setPctfree, setPctincrease, setPctused, setStorage, setTablespaceaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLName getName()
public void setName(SQLName name)
public SQLExpr getSubPartitionsCount()
public void setSubPartitionsCount(SQLExpr subPartitionsCount)
public SQLPartitionValue getValues()
public void setValues(SQLPartitionValue values)
public List<SQLSubPartition> getSubPartitions()
public void addSubPartition(SQLSubPartition partition)
public SQLExpr getIndexDirectory()
public void setIndexDirectory(SQLExpr indexDirectory)
public SQLExpr getDataDirectory()
public void setDataDirectory(SQLExpr dataDirectory)
public SQLExpr getMaxRows()
public void setMaxRows(SQLExpr maxRows)
public SQLExpr getMinRows()
public void setMinRows(SQLExpr minRows)
public SQLExpr getEngine()
public void setEngine(SQLExpr engine)
public SQLExpr getComment()
public void setComment(SQLExpr comment)
public SQLObject getLobStorage()
public void setLobStorage(SQLObject lobStorage)
public boolean isSegmentCreationImmediate()
public void setSegmentCreationImmediate(boolean segmentCreationImmediate)
public boolean isSegmentCreationDeferred()
public void setSegmentCreationDeferred(boolean segmentCreationDeferred)
public SQLPartition clone()
clone in interface SQLObjectclone in class SQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.