Uses of Package
org.hibernate.engine.profile
-
Packages that use org.hibernate.engine.profile Package Description org.hibernate.engine.profile Models the fetch profiles defined by the application.org.hibernate.engine.spi This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
. -
Classes in org.hibernate.engine.profile used by org.hibernate.engine.profile Class Description Association Identifies the association referenced by aFetch
.Fetch Models an individual fetch override within aFetchProfile
.Fetch.Style Deprecated, for removal: This API element is subject to removal in a future version.UseFetchStyle
FetchProfile The runtime representation of a Hibernate fetch profile defined in annotations. -
Classes in org.hibernate.engine.profile used by org.hibernate.engine.spi Class Description FetchProfile The runtime representation of a Hibernate fetch profile defined in annotations. -
Classes in org.hibernate.engine.profile used by org.hibernate.internal Class Description FetchProfile The runtime representation of a Hibernate fetch profile defined in annotations.