Uses of Class
org.apache.openjpa.jdbc.schema.LocalConstraint
Packages that use LocalConstraint
-
Uses of LocalConstraint in org.apache.openjpa.jdbc.schema
Subclasses of LocalConstraint in org.apache.openjpa.jdbc.schemaModifier and TypeClassDescriptionclassRepresents a database index.classRepresents a table primary key.classRepresents a unique constraint.Methods in org.apache.openjpa.jdbc.schema with parameters of type LocalConstraintModifier and TypeMethodDescriptionprotected booleanLocalConstraint.equalsLocalConstraint(LocalConstraint lc) Return true if the columns of this constraint matches that of the given one.