- accept0
void accept0(SQLASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- addSubPartition
void addSubPartition(SQLSubPartition partition)
Undocumented in source. Be warned that the author may not have intended to support it.
- clone
SQLPartition clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- getComment
SQLExpr getComment()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDataDirectory
SQLExpr getDataDirectory()
Undocumented in source. Be warned that the author may not have intended to support it.
- getEngine
SQLExpr getEngine()
Undocumented in source. Be warned that the author may not have intended to support it.
- getIndexDirectory
SQLExpr getIndexDirectory()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLobStorage
SQLObject getLobStorage()
Undocumented in source. Be warned that the author may not have intended to support it.
- getMaxRows
SQLExpr getMaxRows()
Undocumented in source. Be warned that the author may not have intended to support it.
- getMinRows
SQLExpr getMinRows()
Undocumented in source. Be warned that the author may not have intended to support it.
- getName
SQLName getName()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSubPartitions
List!SQLSubPartition getSubPartitions()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSubPartitionsCount
SQLExpr getSubPartitionsCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getValues
SQLPartitionValue getValues()
Undocumented in source. Be warned that the author may not have intended to support it.
- isSegmentCreationDeferred
bool isSegmentCreationDeferred()
Undocumented in source. Be warned that the author may not have intended to support it.
- isSegmentCreationImmediate
bool isSegmentCreationImmediate()
Undocumented in source. Be warned that the author may not have intended to support it.
- setComment
void setComment(SQLExpr comment)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDataDirectory
void setDataDirectory(SQLExpr dataDirectory)
Undocumented in source. Be warned that the author may not have intended to support it.
- setEngine
void setEngine(SQLExpr engine)
Undocumented in source. Be warned that the author may not have intended to support it.
- setIndexDirectory
void setIndexDirectory(SQLExpr indexDirectory)
Undocumented in source. Be warned that the author may not have intended to support it.
- setLobStorage
void setLobStorage(SQLObject lobStorage)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMaxRows
void setMaxRows(SQLExpr maxRows)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMinRows
void setMinRows(SQLExpr minRows)
Undocumented in source. Be warned that the author may not have intended to support it.
- setName
void setName(SQLName name)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSegmentCreationDeferred
void setSegmentCreationDeferred(bool segmentCreationDeferred)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSegmentCreationImmediate
void setSegmentCreationImmediate(bool segmentCreationImmediate)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSubPartitionsCount
void setSubPartitionsCount(SQLExpr subPartitionsCount)
Undocumented in source. Be warned that the author may not have intended to support it.
- setValues
void setValues(SQLPartitionValue values)
Undocumented in source. Be warned that the author may not have intended to support it.
- tablespace
SQLName tablespace;
Undocumented in source.
- storage
SQLObject storage;
Undocumented in source.
- getTablespace
SQLName getTablespace()
Undocumented in source. Be warned that the author may not have intended to support it.
- setTablespace
void setTablespace(SQLName tablespace)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCompress
bool getCompress()
Undocumented in source. Be warned that the author may not have intended to support it.
- setCompress
void setCompress(bool compress)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCompressLevel
Integer getCompressLevel()
Undocumented in source. Be warned that the author may not have intended to support it.
- setCompressLevel
void setCompressLevel(Integer compressLevel)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPctthreshold
Integer getPctthreshold()
Undocumented in source. Be warned that the author may not have intended to support it.
- setPctthreshold
void setPctthreshold(Integer pctthreshold)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPctfree
Integer getPctfree()
Undocumented in source. Be warned that the author may not have intended to support it.
- setPctfree
void setPctfree(Integer ptcfree)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPctused
Integer getPctused()
Undocumented in source. Be warned that the author may not have intended to support it.
- setPctused
void setPctused(Integer ptcused)
Undocumented in source. Be warned that the author may not have intended to support it.
- getInitrans
Integer getInitrans()
Undocumented in source. Be warned that the author may not have intended to support it.
- setInitrans
void setInitrans(Integer initrans)
Undocumented in source. Be warned that the author may not have intended to support it.
- getMaxtrans
Integer getMaxtrans()
Undocumented in source. Be warned that the author may not have intended to support it.
- setMaxtrans
void setMaxtrans(Integer maxtrans)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPctincrease
Integer getPctincrease()
Undocumented in source. Be warned that the author may not have intended to support it.
- setPctincrease
void setPctincrease(Integer pctincrease)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFreeLists
Integer getFreeLists()
Undocumented in source. Be warned that the author may not have intended to support it.
- setFreeLists
void setFreeLists(Integer freeLists)
Undocumented in source. Be warned that the author may not have intended to support it.
- getLogging
bool getLogging()
Undocumented in source. Be warned that the author may not have intended to support it.
- setLogging
void setLogging(bool logging)
Undocumented in source. Be warned that the author may not have intended to support it.
- getStorage
SQLObject getStorage()
Undocumented in source. Be warned that the author may not have intended to support it.
- setStorage
void setStorage(SQLObject storage)
Undocumented in source. Be warned that the author may not have intended to support it.
- isCompressForOltp
bool isCompressForOltp()
Undocumented in source. Be warned that the author may not have intended to support it.
- setCompressForOltp
void setCompressForOltp(bool compressForOltp)
Undocumented in source. Be warned that the author may not have intended to support it.
- cloneTo
void cloneTo(OracleSegmentAttributesImpl x)
Undocumented in source. Be warned that the author may not have intended to support it.