Uses of Enum Class
org.hibernate.engine.FetchTiming

Packages that use FetchTiming
Package
Description
 
 
This package contains classes which are "shared" by other subsystems, and implementations of some key algorithms.
Models the fetch profiles defined by the application.
 
Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).
 
 
Defines domain result graphs.