Uses of Class
org.hibernate.test.hql.Zoo

Packages that use Zoo
org.hibernate.test.hql   
 

Uses of Zoo in org.hibernate.test.hql
 

Subclasses of Zoo in org.hibernate.test.hql
 class PettingZoo
           
 

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

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



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