Uses of Interface
org.pgcodekeeper.core.schema.IConstraintFk
Packages that use IConstraintFk
-
Uses of IConstraintFk in org.pgcodekeeper.core.schema.ms
Classes in org.pgcodekeeper.core.schema.ms that implement IConstraintFkModifier and TypeClassDescriptionfinal classRepresents a Microsoft SQL FOREIGN KEY constraint that enforces referential integrity between tables. -
Uses of IConstraintFk in org.pgcodekeeper.core.schema.pg
Classes in org.pgcodekeeper.core.schema.pg that implement IConstraintFkModifier and TypeClassDescriptionfinal classPostgreSQL FOREIGN KEY constraint implementation.