- All Superinterfaces:
SQLObject
- All Known Subinterfaces:
OracleConstraint, SQLColumnConstraint, SQLForeignKeyConstraint, SQLPrimaryKey, SQLTableConstraint
- All Known Implementing Classes:
MysqlForeignKey, MySqlKey, MySqlPrimaryKey, MySqlTableIndex, MySqlUnique, OracleCheck, OracleForeignKey, OraclePrimaryKey, OracleSupplementalIdKey, OracleSupplementalLogGrp, OracleUnique, SQLCheck, SQLColumnCheck, SQLColumnDefinition, SQLColumnPrimaryKey, SQLColumnReference, SQLColumnUniqueKey, SQLDefault, SQLForeignKeyImpl, SQLNotNullConstraint, SQLNullConstraint, SQLPrimaryKeyImpl, SQLTableLike, SQLUnique
public interface SQLTableElement
extends SQLObject
-
Method Summary
Methods inherited from interface com.alibaba.druid.sql.ast.SQLObject
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParent