类 SQLPrimaryKeyImpl

所有已实现的接口:
SQLDbTypedObject, SQLObject, SQLConstraint, SQLPrimaryKey, SQLTableConstraint, SQLTableElement, SQLUniqueConstraint
直接已知子类:
OraclePrimaryKey

public class SQLPrimaryKeyImpl extends SQLUnique implements SQLPrimaryKey, SQLTableConstraint
  • 字段详细资料

    • disableNovalidate

      protected boolean disableNovalidate
    • clustered

      protected boolean clustered
  • 构造器详细资料

    • SQLPrimaryKeyImpl

      public SQLPrimaryKeyImpl()
  • 方法详细资料