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

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

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

Methods in org.hibernate.test.annotations.cid.keymanytoone that return Key
 Key PrimaryKey.getKey()
           
 

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

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



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