Uses of Interface
org.hibernate.metamodel.model.domain.spi.JpaMetamodelImplementor

Packages that use JpaMetamodelImplementor
Package
Description
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
 
Defines the runtime domain metamodel, which describes the Java aspect of the application's domain model parts (entities, attributes).
Implementation of the SPI for the runtime domain metamodel.
An SPI supporting custom instantiation of entity instances and embeddable objects.
Validation for HQL queries.