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.
Models the fetch profiles defined by the application.
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.engine.profile
Methods in org.hibernate.engine.profile with parameters of type FetchModeModifier and TypeMethodDescriptionstatic Fetch.StyleDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of FetchMode in org.hibernate.mapping
Methods in org.hibernate.mapping that return FetchModeConstructors in org.hibernate.mapping with parameters of type FetchMode