Uses of Class
org.hibernate.mapping.Constraint

Packages that use Constraint
org.hibernate.mapping This package defines the Hibernate configuration-time metamodel. 
 

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
 



Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved