Uses of Interface
org.hibernate.metamodel.spi.RuntimeModelCreationContext

Packages that use RuntimeModelCreationContext
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
Support for temporary tables.
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.
This package abstracts persistence mechanisms for collections.
This package abstracts persistence mechanisms for entities.
Built-in implementation of the SPI for integrating entity and collection persisters.
An SPI for integrating custom entity and collection persisters.
Validation for HQL queries.
 
Most contracts here have been replaced by the new runtime mapping model.
 
Defines handling of almost the full range of standard JDBC-defined SQL data types.