Uses of Class
org.hibernate.test.annotations.idmanytoone.CardKey

Packages that use CardKey
org.hibernate.test.annotations.idmanytoone   
 

Uses of CardKey in org.hibernate.test.annotations.idmanytoone
 

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

Methods in org.hibernate.test.annotations.idmanytoone with parameters of type CardKey
 void CardField.PrimaryKey.setKey(CardKey key)
           
 



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