Uses of Class
org.hibernate.metamodel.relational.PrimaryKey

Packages that use PrimaryKey
org.hibernate.metamodel.relational This package defines the metamodel of a relational database schema. 
 

Uses of PrimaryKey in org.hibernate.metamodel.relational
 

Methods in org.hibernate.metamodel.relational that return PrimaryKey
 PrimaryKey TableSpecification.getPrimaryKey()
          Get the primary key definition for this table spec.
 PrimaryKey AbstractTableSpecification.getPrimaryKey()
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.