Uses of Class
org.pgcodekeeper.core.schema.ms.MsConstraint
Packages that use MsConstraint
-
Uses of MsConstraint in org.pgcodekeeper.core.schema.ms
Subclasses of MsConstraint in org.pgcodekeeper.core.schema.msModifier and TypeClassDescriptionfinal classRepresents a Microsoft SQL CHECK constraint that validates column values against a boolean expression.final classRepresents a Microsoft SQL FOREIGN KEY constraint that enforces referential integrity between tables.final classRepresents a Microsoft SQL PRIMARY KEY or UNIQUE constraint.