Uses of Package
org.hibernate.boot.internal

Packages that use org.hibernate.boot.internal
Package
Description
 
 
 
Defines an SPI used during the process of transforming mapping sources into the Metadata reference.
 
Overall, this module is responsible for taking managed-resources and building the hibernate-models model (ClassDetails, etc.) to ultimately be bound into Hibernate's boot-time model.
 
Support for processing mapping XML files and applying annotation references over the appropriate classes, fields and methods.
 
Support for handling named queries during the bootstrap process.
A range of SPIs allowing integration with—and customization of—the process of building metadata.