public class OracleDataTypeIntervalDay extends SQLDataTypeImpl implements OracleSQLObject
SQLDataType.Constants| 限定符和类型 | 字段和说明 |
|---|---|
protected List<SQLExpr> |
fractionalSeconds |
argumentsattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
OracleDataTypeIntervalDay() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
OracleDataTypeIntervalDay |
clone() |
List<SQLExpr> |
getFractionalSeconds() |
boolean |
isToSecond() |
void |
setToSecond(boolean toSecond) |
addArgument, cloneTo, equals, getArguments, getDbType, getIndexBy, getName, getWithTimeZone, hashCode, hasKeyLength, isInt, isNumberic, isString, isUnsigned, isWithLocalTimeZone, isZerofill, jdbcType, nameHashCode64, setDbType, setIndexBy, setName, setUnsigned, setWithLocalTimeZone, setWithTimeZone, setZerofill, toStringaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLineaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentprotected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLDataTypeImplpublic void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectpublic boolean isToSecond()
public void setToSecond(boolean toSecond)
public OracleDataTypeIntervalDay clone()
clone 在接口中 SQLDataTypeclone 在接口中 SQLObjectclone 在类中 SQLDataTypeImplCopyright © 2013–2023. All rights reserved.