Uses of Package
org.hibernate.engine.profile
Packages that use org.hibernate.engine.profile
Package
Description
Models the fetch profiles defined by the application.
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.-
Classes in org.hibernate.engine.profile used by org.hibernate.engine.profileClassDescriptionIdentifies the association referenced by a
Fetch
.Models an individual fetch override within aFetchProfile
.The runtime representation of a Hibernate fetch profile defined in annotations. -
Classes in org.hibernate.engine.profile used by org.hibernate.engine.spi
-
Classes in org.hibernate.engine.profile used by org.hibernate.internal