Uses of Class
org.hibernate.test.collection.original.Zoo

Packages that use Zoo
org.hibernate.test.collection.original   
 

Uses of Zoo in org.hibernate.test.collection.original
 

Methods in org.hibernate.test.collection.original that return Zoo
 Zoo Animal.getZoo()
           
 

Methods in org.hibernate.test.collection.original with parameters of type Zoo
 void Animal.setZoo(Zoo zoo)
           
 



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