Uses of Enum Class
org.hibernate.annotations.FetchMode
Packages that use FetchMode
Package
Description
A set of mapping annotations which extend the O/R mapping annotations defined by JPA.
This package defines the Hibernate configuration-time mapping model.
-
Uses of FetchMode in org.hibernate.annotations
Methods in org.hibernate.annotations that return FetchMode -
Uses of FetchMode in org.hibernate.mapping
Methods in org.hibernate.mapping that return FetchModeConstructors in org.hibernate.mapping with parameters of type FetchMode