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 © 2001-2010 Red Hat, Inc. All Rights Reserved.