Uses of Class
org.hibernate.test.annotations.cid.keymanytoone.PrimaryKey

Packages that use PrimaryKey
org.hibernate.test.annotations.cid.keymanytoone   
 

Uses of PrimaryKey in org.hibernate.test.annotations.cid.keymanytoone
 

Methods in org.hibernate.test.annotations.cid.keymanytoone that return PrimaryKey
 PrimaryKey CardField.getPrimaryKey()
           
 

Methods in org.hibernate.test.annotations.cid.keymanytoone with parameters of type PrimaryKey
 void CardField.setPrimaryKey(PrimaryKey primaryKey)
           
 



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