Uses of Class
org.hibernate.test.annotations.idmanytoone.CardField.PrimaryKey

Packages that use CardField.PrimaryKey
org.hibernate.test.annotations.idmanytoone   
 

Uses of CardField.PrimaryKey in org.hibernate.test.annotations.idmanytoone
 

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

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



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