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

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

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

Methods in org.hibernate.test.annotations.engine.collection that return Mother
 Mother Son.getMother()
           
 

Methods in org.hibernate.test.annotations.engine.collection with parameters of type Mother
 void Son.setMother(Mother mother)
           
 



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