public class SQLRecordDataType extends SQLDataTypeImpl implements SQLDataType
SQLDataType.Constantsargumentsattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
SQLRecordDataType() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
accept0(SQLASTVisitor visitor) |
void |
addColumn(SQLColumnDefinition column) |
SQLRecordDataType |
clone() |
List<SQLColumnDefinition> |
getColumns() |
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, setSourceLinegetArguments, getDbType, getName, getWithTimeZone, hasKeyLength, isInt, isNumberic, isString, isWithLocalTimeZone, jdbcType, nameHashCode64, setDbType, setName, setWithLocalTimeZone, setWithTimeZoneaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic List<SQLColumnDefinition> getColumns()
public void addColumn(SQLColumnDefinition column)
public SQLRecordDataType clone()
clone 在接口中 SQLDataTypeclone 在接口中 SQLObjectclone 在类中 SQLDataTypeImplprotected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLDataTypeImplCopyright © 2013–2023. All rights reserved.