Uses of Interface
org.pgcodekeeper.core.schema.IConstraintPk
Packages that use IConstraintPk
-
Uses of IConstraintPk in org.pgcodekeeper.core.schema.ms
Classes in org.pgcodekeeper.core.schema.ms that implement IConstraintPkModifier and TypeClassDescriptionfinal classRepresents a Microsoft SQL PRIMARY KEY or UNIQUE constraint. -
Uses of IConstraintPk in org.pgcodekeeper.core.schema.pg
Classes in org.pgcodekeeper.core.schema.pg that implement IConstraintPkModifier and TypeClassDescriptionfinal classPostgreSQL PRIMARY KEY and UNIQUE constraint implementation.