类 OracleFunctionDataType
java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLDataTypeImpl
com.alibaba.druid.sql.dialect.oracle.parser.OracleFunctionDataType
- 所有已实现的接口:
SQLDataType,SQLDbTypedObject,SQLObject
-
嵌套类概要
从接口继承的嵌套类/接口 com.alibaba.druid.sql.ast.SQLDataType
SQLDataType.Constants -
字段概要
从类继承的字段 com.alibaba.druid.sql.ast.SQLDataTypeImpl
arguments, enumList从类继承的字段 com.alibaba.druid.sql.ast.SQLObjectImpl
attributes, hint, parent, sourceColumn, sourceLine -
构造器概要
构造器 -
方法概要
从类继承的方法 com.alibaba.druid.sql.ast.SQLDataTypeImpl
accept0, addArgument, cloneTo, equals, getArguments, getDbType, getEnumList, getIndexBy, getName, getWithTimeZone, hashCode, hasKeyLength, isInt, isNumberic, isString, isUnsigned, isWithLocalTimeZone, isZerofill, jdbcType, nameHashCode64, setDbType, setEnumList, setIndexBy, setName, setUnsigned, setWithLocalTimeZone, setWithTimeZone, setZerofill, toString从类继承的方法 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从接口继承的方法 com.alibaba.druid.sql.ast.SQLObject
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
-
构造器详细资料
-
OracleFunctionDataType
public OracleFunctionDataType()
-
-
方法详细资料
-
isStatic
public boolean isStatic() -
setStatic
public void setStatic(boolean aStatic) -
getParameters
-
getReturnDataType
-
setReturnDataType
-
clone
- 指定者:
clone在接口中SQLDataType- 指定者:
clone在接口中SQLObject- 覆盖:
clone在类中SQLDataTypeImpl
-
getBlock
-
setBlock
-