Uses of Class
org.hibernate.mapping.Constraint

Packages that use Constraint
org.hibernate.mapping   
 

Uses of Constraint in org.hibernate.mapping
 

Subclasses of Constraint in org.hibernate.mapping
 class ForeignKey
          A foreign key constraint
 class PrimaryKey
          A primary key constraint
 class UniqueKey
          A relational unique key constraint