Uses of Interface
org.hibernate.metamodel.MappingMetamodel

Packages that use MappingMetamodel
Package
Description
This package defines an API for accessing the runtime metamodel describing persistent entities in Java and their mappings to the relational database schema.
 
Implementation of the SPI for the runtime domain metamodel.
An SPI for the runtime domain metamodel.
An SPI supporting custom instantiation of entity instances and embeddable objects.
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
Package for the SQM-backed Query implementation details