Uses of Package
org.hibernate.boot.internal
Packages that use org.hibernate.boot.internal
Package
Description
Support for handling named queries during the bootstrap process.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Classes in org.hibernate.boot.internal used by org.hibernate.boot.internalClassDescriptionThe default implementation of
CustomEntityDirtinessStrategywhich does nada.This is the default implementation of SessionFactoryBuilderService, which just returns the default SessionFactoryBuilderImpl.Interpretations related to value generators based on the strategy/typeContainer for configuration data collected during binding the metamodel.Holds all the information needed from a named procedure call declaration in order to create aProcedureCallImplIn-flight state ofSessionFactoryOptionsduringSessionFactoryBuilderprocessing.Simple ResourceLocator impl using its own ClassLoader to locate the resourceStandard non-JPA implementation of EntityNotFoundDelegate, throwing the Hibernate-specificObjectNotFoundException. -
Classes in org.hibernate.boot.internal used by org.hibernate.boot.model.convert.internal
-
Classes in org.hibernate.boot.internal used by org.hibernate.boot.model.internal
-
Classes in org.hibernate.boot.internal used by org.hibernate.boot.model.source.internal.annotations
-
Classes in org.hibernate.boot.internal used by org.hibernate.boot.query
-
Classes in org.hibernate.boot.internal used by org.hibernate.boot.spiClassDescriptionContainer for configuration data collected during binding the metamodel.Holds all the information needed from a named procedure call declaration in order to create a
ProcedureCallImpl