public class OracleDataTypeIntervalDay extends SQLDataTypeImpl implements OracleSQLObject
| Constructor and Description |
|---|
OracleDataTypeIntervalDay() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
List<SQLExpr> |
getFractionalSeconds() |
boolean |
isToSecond() |
void |
setToSecond(boolean toSecond) |
addArgument, equals, getArguments, getName, hashCode, setNameaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, 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)
Copyright © 2013–2017 Alibaba Group. All rights reserved.