Uses of Class
org.hibernate.testing.orm.domain.animal.Human
Packages that use Human
Package
Description
Standard model for Hibernate's legacy Animal model used in HQL testing
-
Uses of Human in org.hibernate.testing.orm.domain.animal
Methods in org.hibernate.testing.orm.domain.animal that return HumanMethods in org.hibernate.testing.orm.domain.animal that return types with arguments of type HumanModifier and TypeMethodDescriptionZoo.getDirectors()
Human.getFamily()
Human.getFriends()
Animal.getOffspring()
Methods in org.hibernate.testing.orm.domain.animal with parameters of type HumanMethod parameters in org.hibernate.testing.orm.domain.animal with type arguments of type Human