Uses of Interface
org.hibernate.boot.spi.MetadataImplementor

Packages that use MetadataImplementor
Package
Description
 
 
Defines an SPI used during the process of transforming mapping sources into the Metadata reference.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
 
 
Defines the event types and event listener interfaces for events produced by the stateful Session.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
 
An SPI used to initiate and control the JPA bootstrap process, along with SPI interfaces allowing certain sorts of extensions to be contributed during the bootstrap process.
This package defines the Hibernate configuration-time mapping model.
 
Implementation of the SPI for the runtime domain metamodel.
An SPI supporting custom instantiation of entity instances and embeddable objects.
Validation for HQL queries.
 
Support for named queries