public interface SQLObjectWithDataType extends SQLObject
Modifier and Type | Method and Description |
---|---|
SQLDataType |
getDataType() |
void |
setDataType(SQLDataType dataType) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
SQLDataType getDataType()
void setDataType(SQLDataType dataType)
Copyright © 2013–2017 Alibaba Group. All rights reserved.