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

Packages that use MappingMetamodelImplementor
Package
Description
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
 
 
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 entities.
Implementation of the SPIs for native SQL query support.
Package for the SQM-backed Query implementation details
Package defining support for creating and consuming a SQL AST.