类 OracleLobStorageClause
java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.dialect.oracle.ast.OracleSegmentAttributesImpl
com.alibaba.druid.sql.dialect.oracle.ast.clause.OracleLobStorageClause
- 所有已实现的接口:
SQLObject,OracleSegmentAttributes,OracleSQLObject
-
字段概要
从类继承的字段 com.alibaba.druid.sql.dialect.oracle.ast.OracleSegmentAttributesImpl
storage, tablespace从类继承的字段 com.alibaba.druid.sql.ast.SQLObjectImpl
attributes, hint, parent, sourceColumn, sourceLine -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidaccept0(OracleASTVisitor visitor) protected voidaccept0(SQLASTVisitor visitor) clone()voidgetCache()getChunk()getItems()booleanbooleanbooleanvoidsetBasicFile(boolean basicFile) voidvoidvoidsetCompress(Boolean compress) voidvoidsetKeepDuplicate(Boolean keepDuplicate) voidsetLogging(Boolean logging) voidsetPctversion(SQLExpr pctversion) voidsetRetention(boolean retention) voidsetSecureFile(boolean secureFile) voidsetSegementName(SQLName segementName) voidsetStorageClause(OracleStorageClause storageClause) 从类继承的方法 com.alibaba.druid.sql.dialect.oracle.ast.OracleSegmentAttributesImpl
cloneTo, getCompressLevel, getFreeLists, getInitrans, getMaxtrans, getPctfree, getPctincrease, getPctthreshold, getPctused, getStorage, getTablespace, isCompressForOltp, setCompressForOltp, setCompressLevel, setFreeLists, setInitrans, setMaxtrans, setPctfree, setPctincrease, setPctthreshold, setPctused, setStorage, setTablespace从类继承的方法 com.alibaba.druid.sql.ast.SQLObjectImpl
accept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toString从接口继承的方法 com.alibaba.druid.sql.ast.SQLObject
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
-
构造器详细资料
-
OracleLobStorageClause
public OracleLobStorageClause()
-
-
方法详细资料
-
accept0
- 指定者:
accept0在类中SQLObjectImpl
-
accept0
- 指定者:
accept0在接口中OracleSQLObject
-
cloneTo
-
clone
- 指定者:
clone在接口中SQLObject- 覆盖:
clone在类中SQLObjectImpl
-
getEnable
-
setEnable
-
getChunk
-
setChunk
-
getItems
-
isSecureFile
public boolean isSecureFile() -
setSecureFile
public void setSecureFile(boolean secureFile) -
isBasicFile
public boolean isBasicFile() -
setBasicFile
public void setBasicFile(boolean basicFile) -
getCache
-
setCache
-
getLogging
- 指定者:
getLogging在接口中OracleSegmentAttributes- 覆盖:
getLogging在类中OracleSegmentAttributesImpl
-
setLogging
- 指定者:
setLogging在接口中OracleSegmentAttributes- 覆盖:
setLogging在类中OracleSegmentAttributesImpl
-
getCompress
- 指定者:
getCompress在接口中OracleSegmentAttributes- 覆盖:
getCompress在类中OracleSegmentAttributesImpl
-
setCompress
- 指定者:
setCompress在接口中OracleSegmentAttributes- 覆盖:
setCompress在类中OracleSegmentAttributesImpl
-
getKeepDuplicate
-
setKeepDuplicate
-
isRetention
public boolean isRetention() -
setRetention
public void setRetention(boolean retention) -
getStorageClause
-
setStorageClause
-
getPctversion
-
setPctversion
-
getSegementName
-
setSegementName
-