Uses of Class
org.hibernate.test.annotations.engine.collection.Father

Packages that use Father
org.hibernate.test.annotations.engine.collection   
 

Uses of Father in org.hibernate.test.annotations.engine.collection
 

Methods in org.hibernate.test.annotations.engine.collection that return Father
 Father Son.getFather()
           
 

Methods in org.hibernate.test.annotations.engine.collection with parameters of type Father
 void Son.setFather(Father father)
           
 



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