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.boot.jaxb.mapping.internal
Methods in org.hibernate.boot.jaxb.mapping.internal that return FetchModeMethods in org.hibernate.boot.jaxb.mapping.internal with parameters of type FetchMode -
Uses of FetchMode in org.hibernate.boot.models.annotations.internal
Methods in org.hibernate.boot.models.annotations.internal that return FetchModeMethods in org.hibernate.boot.models.annotations.internal with parameters of type 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