- 所有超级接口:
SQLObject
- 所有已知实现类:
OracleDataTypeIntervalDay, OracleDataTypeIntervalYear, OracleFunctionDataType, OracleProcedureDataType, SQLArrayDataType, SQLCharacterDataType, SQLDataTypeImpl, SQLMapDataType, SQLRecordDataType, SQLRowDataType, SQLStructDataType, SQLTableDataType, SQLUnionDataType
public interface SQLDataType
extends SQLObject
-
-
方法概要
boolean
boolean
boolean
boolean
boolean
int
long
void
void
void
void
从接口继承的方法 com.alibaba.druid.sql.ast.SQLObject
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
-
方法详细资料
-
-
nameHashCode64
long nameHashCode64()
-
-
-
-
setWithTimeZone
void setWithTimeZone(Boolean value)
-
isWithLocalTimeZone
boolean isWithLocalTimeZone()
-
setWithLocalTimeZone
void setWithLocalTimeZone(boolean value)
-
-
-
-
-
-
isNumberic
boolean isNumberic()
-
isString
boolean isString()
-
hasKeyLength
boolean hasKeyLength()