Uses of Package
org.hibernate.annotations

Packages that use org.hibernate.annotations
Package
Description
A set of mapping annotations which extend the O/R mapping annotations defined by JPA.
This package contains the interfaces that make up the bootstrap API for Hibernate.
 
Overall, this module is responsible for taking a managed-resources and table them into Hibernate's boot-time model.
 
 
A range of SPIs allowing integration with—and customization of—the process of building metadata.
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 some central internal SPI abstractions used throughout the implementation of Hibernate.
Contains the UuidGenerator.
This package defines the Hibernate configuration-time mapping model.
Most contracts here have been replaced by the new runtime mapping model.