Uses of Package
org.hibernate.engine

Packages that use org.hibernate.engine
Package
Description
JAXB details.
 
 
 
 
 
This package contains classes which are "shared" by other subsystems, and implementations of some key algorithms.
Models the fetch profiles defined by the application.
This package defines the Hibernate configuration-time mapping model.
 
Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).
 
This package abstracts persistence mechanisms for entities.
Defines support for performing mutation operations originating from persistence-context events.
 
Defines domain result graphs.