Uses of Class
org.hibernate.testing.orm.domain.animal.Zoo
-
Packages that use Zoo Package Description org.hibernate.testing.orm.domain.animal Standard model for Hibernate's legacy Animal model used in HQL testing -
-
Uses of Zoo in org.hibernate.testing.orm.domain.animal
Subclasses of Zoo in org.hibernate.testing.orm.domain.animal Modifier and Type Class Description classPettingZooMethods in org.hibernate.testing.orm.domain.animal that return Zoo Modifier and Type Method Description ZooAnimal. getZoo()Methods in org.hibernate.testing.orm.domain.animal with parameters of type Zoo Modifier and Type Method Description voidAnimal. setZoo(Zoo zoo)
-