Uses of Interface
org.hibernate.metamodel.RuntimeMetamodels
Packages that use RuntimeMetamodels
Package
Description
Models the fetch profiles defined by the application.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.An SPI supporting custom instantiation of
entity instances and
embeddable objects.
-
Uses of RuntimeMetamodels in org.hibernate.engine.profile
Constructors in org.hibernate.engine.profile with parameters of type RuntimeMetamodels -
Uses of RuntimeMetamodels in org.hibernate.internal
Methods in org.hibernate.internal with parameters of type RuntimeMetamodelsModifier and TypeMethodDescriptionstatic Map<String,
FetchProfile> FetchProfileHelper.getFetchProfiles
(MetadataImplementor bootMetamodel, RuntimeMetamodels runtimeMetamodels) -
Uses of RuntimeMetamodels in org.hibernate.metamodel.internal
Classes in org.hibernate.metamodel.internal that implement RuntimeMetamodels -
Uses of RuntimeMetamodels in org.hibernate.metamodel.spi
Subinterfaces of RuntimeMetamodels in org.hibernate.metamodel.spi