public interface SQLDataType extends SQLObject
| Modifier and Type | Method and Description |
|---|---|
SQLDataType |
clone() |
List<SQLExpr> |
getArguments() |
String |
getName() |
Boolean |
getWithTimeZone() |
boolean |
isWithLocalTimeZone() |
long |
nameHashCode64() |
void |
setName(String name) |
void |
setWithTimeZone(Boolean value) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentString getName()
long nameHashCode64()
void setName(String name)
Boolean getWithTimeZone()
void setWithTimeZone(Boolean value)
boolean isWithLocalTimeZone()
SQLDataType clone()
Copyright © 2013–2017 Alibaba Group. All rights reserved.