- accept0
void accept0(SQLASTVisitor visitor)
 Undocumented in source. Be warned that the author may not have intended to support it.
- getCache
Boolean getCache()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getColumns
List!SQLName getColumns()
 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.
- getCompressLevel
Integer getCompressLevel()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getEnableQueryRewrite
Boolean getEnableQueryRewrite()
 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.
- getInitrans
Integer getInitrans()
 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.
- getMaxtrans
Integer getMaxtrans()
 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.
- getParallel
Boolean getParallel()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getParallelValue
Integer getParallelValue()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getPartitionBy
SQLPartitionBy getPartitionBy()
 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.
- getPctincrease
Integer getPctincrease()
 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.
- getPctused
Integer getPctused()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getQuery
SQLSelect getQuery()
 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.
- getTablespace
SQLName getTablespace()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isBuildDeferred
bool isBuildDeferred()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isBuildImmediate
bool isBuildImmediate()
 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.
- isRefresh
bool isRefresh()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isRefreshComlete
bool isRefreshComlete()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isRefreshFast
bool isRefreshFast()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isRefreshForce
bool isRefreshForce()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isRefreshOnCommit
bool isRefreshOnCommit()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isRefreshOnDemand
bool isRefreshOnDemand()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isWithRowId
bool isWithRowId()
 Undocumented in source. Be warned that the author may not have intended to support it.
- setBuildDeferred
void setBuildDeferred(bool buildDeferred)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setBuildImmediate
void setBuildImmediate(bool buildImmediate)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setCache
void setCache(bool cache)
 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.
- setCompressForOltp
void setCompressForOltp(bool compressForOltp)
 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.
- setEnableQueryRewrite
void setEnableQueryRewrite(bool enableQueryRewrite)
 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.
- setInitrans
void setInitrans(Integer initrans)
 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.
- setMaxtrans
void setMaxtrans(Integer maxtrans)
 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.
- setParallel
void setParallel(bool parallel)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setParallelValue
void setParallelValue(Integer parallelValue)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setPartitionBy
void setPartitionBy(SQLPartitionBy x)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setPctfree
void setPctfree(Integer pctfree)
 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.
- setPctthreshold
void setPctthreshold(Integer pctthreshold)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setPctused
void setPctused(Integer pctused)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setQuery
void setQuery(SQLSelect query)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setRefreshComlete
void setRefreshComlete(bool refreshComlete)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setRefreshFast
void setRefreshFast(bool refreshFast)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setRefreshForce
void setRefreshForce(bool refreshForce)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setRefreshOnCommit
void setRefreshOnCommit(bool refreshOnCommit)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setRefreshOnDemand
void setRefreshOnDemand(bool refreshOnDemand)
 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.
- setTablespace
void setTablespace(SQLName tablespace)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setWithRowId
void setWithRowId(bool withRowId)
 Undocumented in source. Be warned that the author may not have intended to support it.
Created by wenshao on 30/06/2017.