Uses of Interface
org.hibernate.metamodel.MappingMetamodel

Packages that use MappingMetamodel
Package
Description
Models the fetch profiles defined by the application.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
This package defines an API for accessing the runtime metamodel describing persistent entities in Java and their mappings to the relational database schema.
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.
SPI-level SQM contracts
A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types.