public class SQLUnionDataType extends SQLDataTypeImpl
SQLDataType.Constants| Constructor and Description |
|---|
SQLUnionDataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(SQLDataType item) |
SQLUnionDataType |
clone() |
List<SQLDataType> |
getItems() |
String |
getName() |
addArgument, cloneTo, equals, getArguments, getDbType, getIndexBy, 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, setSourceLineaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic String getName()
getName in interface SQLDataTypegetName in class SQLDataTypeImplpublic List<SQLDataType> getItems()
public void add(SQLDataType item)
public SQLUnionDataType clone()
clone in interface SQLDataTypeclone in interface SQLObjectclone in class SQLDataTypeImplCopyright © 2013–2021 Alibaba Group. All rights reserved.