Uses of Interface
org.hibernate.metamodel.model.domain.JpaMetamodel

Packages that use JpaMetamodel
Package
Description
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.
 
Implementation of the SPI for the runtime domain metamodel.
An SPI for the runtime domain metamodel.
Everything related to HQL/JPQL, native SQL, and criteria queries.
This package defines a semantic model of HQL queries.
Package for the SQM-backed Query implementation details
Nodes representing expressions in the SQM tree.
Defines domain result graphs.