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

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

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

Methods in org.hibernate.test.annotations.cid.keymanytoone that return Card
 Card PrimaryKey.getCard()
           
 

Methods in org.hibernate.test.annotations.cid.keymanytoone with parameters of type Card
 void Card.addField(Card card, Key key)
           
 void PrimaryKey.setCard(Card card)
           
 

Constructors in org.hibernate.test.annotations.cid.keymanytoone with parameters of type Card
PrimaryKey(Card card, Key key)
           
 



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