public class OracleDataTypeIntervalDay extends SQLDataTypeImpl implements OracleSQLObject
SQLDataType.Constants| Constructor and Description |
|---|
OracleDataTypeIntervalDay() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
OracleDataTypeIntervalDay |
clone() |
List<SQLExpr> |
getFractionalSeconds() |
boolean |
isToSecond() |
void |
setToSecond(boolean toSecond) |
addArgument, cloneTo, equals, getArguments, getDbType, getName, getWithTimeZone, hashCode, isUnsigned, isWithLocalTimeZone, isZerofill, nameHashCode64, setDbType, setName, setUnsigned, setWithLocalTimeZone, setWithTimeZone, setZerofill, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectpublic boolean isToSecond()
public void setToSecond(boolean toSecond)
public OracleDataTypeIntervalDay clone()
clone in interface SQLDataTypeclone in interface SQLObjectclone in class SQLDataTypeImplCopyright © 2013–2018 Alibaba Group. All rights reserved.