public class SQLRecordDataType extends SQLDataTypeImpl implements SQLDataType
SQLDataType.Constants| Constructor and Description |
|---|
SQLRecordDataType() |
| Modifier and Type | Method and Description |
|---|---|
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, 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 in interface SQLDataTypeclone in interface SQLObjectclone in class SQLDataTypeImplCopyright © 2013–2021 Alibaba Group. All rights reserved.