Interface SQLPrimaryKey
- All Superinterfaces:
SQLConstraint,SQLObject,SQLTableElement,SQLUniqueConstraint
- All Known Implementing Classes:
MySqlPrimaryKey,OraclePrimaryKey,SQLPrimaryKeyImpl
-
Method Summary
Methods inherited from interface com.alibaba.druid.sql.ast.statement.SQLConstraint
getComment, getName, setComment, setName, simplifyMethods 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, setParentMethods inherited from interface com.alibaba.druid.sql.ast.statement.SQLTableElement
cloneMethods inherited from interface com.alibaba.druid.sql.ast.statement.SQLUniqueConstraint
containsColumn, containsColumn, getColumns