public class OracleDataTypeIntervalDay extends SQLDataTypeImpl implements OracleSQLObject
| 构造器和说明 |
|---|
OracleDataTypeIntervalDay() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
List<SQLExpr> |
getFractionalSeconds() |
boolean |
isToSecond() |
void |
setToSecond(boolean toSecond) |
equals, getArguments, getName, hashCode, setNameaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectpublic boolean isToSecond()
public void setToSecond(boolean toSecond)
Copyright © 2013-2014 Alibaba Group. All Rights Reserved.