Uses of Class
org.huiche.ddl.statement.DropPrimaryKey
Packages that use DropPrimaryKey
-
Uses of DropPrimaryKey in org.huiche.ddl.dialect
Methods in org.huiche.ddl.dialect with parameters of type DropPrimaryKeyModifier and TypeMethodDescriptionBaseDDLDialect.translate(DropPrimaryKey statement) DB2DDLDialect.translate(DropPrimaryKey statement) DDLDialect.translate(DropPrimaryKey statement) 翻译删除主键语句DMDDLDialect.translate(DropPrimaryKey statement) PostgreSQLDDLDialect.translate(DropPrimaryKey statement) SQLServerDDLDialect.translate(DropPrimaryKey statement)