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, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
getArguments, getDbType, getName, getWithTimeZone, isWithLocalTimeZone, nameHashCode64, setDbType, setName, setWithLocalTimeZone, setWithTimeZone
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public List<SQLColumnDefinition> getColumns()
public void addColumn(SQLColumnDefinition column)
public SQLRecordDataType clone()
clone
in interface SQLDataType
clone
in interface SQLObject
clone
in class SQLDataTypeImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.