Uses of Interface
org.hibernate.metamodel.spi.MetamodelImplementor
Packages that use MetamodelImplementor
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.
-
Uses of MetamodelImplementor in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return MetamodelImplementorModifier and TypeMethodDescriptionSessionFactoryDelegatingImpl.getMetamodel()Deprecated.SessionFactoryImplementor.getMetamodel()Deprecated. -
Uses of MetamodelImplementor in org.hibernate.internal
Methods in org.hibernate.internal that return MetamodelImplementor -
Uses of MetamodelImplementor in org.hibernate.metamodel.model.domain.internal
Classes in org.hibernate.metamodel.model.domain.internal that implement MetamodelImplementor
SessionFactoryImplementor.getMappingMetamodel()orSqmCreationContext.getJpaMetamodel()