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, getName, getWithTimeZone, hashCode, isUnsigned, isWithLocalTimeZone, isZerofill, nameHashCode64, setDbType, setName, setUnsigned, setWithLocalTimeZone, setWithTimeZone, setZerofill, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentgetArguments, getDbType, getName, getWithTimeZone, isWithLocalTimeZone, nameHashCode64, setDbType, setName, setWithLocalTimeZone, setWithTimeZoneaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, 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–2018 Alibaba Group. All rights reserved.