public class OracleDataTypeTimestamp extends SQLDataTypeImpl implements OracleSQLObject
Constructor and Description |
---|
OracleDataTypeTimestamp() |
Modifier and Type | Method and Description |
---|---|
void |
accept0(OracleASTVisitor visitor) |
boolean |
isWithLocalTimeZone() |
boolean |
isWithTimeZone() |
void |
setWithLocalTimeZone(boolean withLocalTimeZone) |
void |
setWithTimeZone(boolean withTimeZone) |
addArgument, equals, getArguments, getName, hashCode, setName
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public void accept0(OracleASTVisitor visitor)
accept0
in interface OracleSQLObject
public boolean isWithTimeZone()
public void setWithTimeZone(boolean withTimeZone)
public boolean isWithLocalTimeZone()
public void setWithLocalTimeZone(boolean withLocalTimeZone)
Copyright © 2013–2017 Alibaba Group. All rights reserved.