Uses of Class
org.huiche.ddl.statement.AddPrimaryKey
Packages that use AddPrimaryKey
-
Uses of AddPrimaryKey in org.huiche.ddl.dialect
Methods in org.huiche.ddl.dialect with parameters of type AddPrimaryKeyModifier and TypeMethodDescriptionBaseDDLDialect.translate(AddPrimaryKey statement) DB2DDLDialect.translate(AddPrimaryKey statement) DDLDialect.translate(AddPrimaryKey statement) 翻译新增主键语句 -
Uses of AddPrimaryKey in org.huiche.ddl.statement
Methods in org.huiche.ddl.statement that return AddPrimaryKey