Uses of Package
org.hibernate.boot.internal
-
Packages that use org.hibernate.boot.internal Package Description org.hibernate.boot.internal org.hibernate.boot.model.convert.internal org.hibernate.boot.model.internal org.hibernate.boot.model.source.internal.annotations org.hibernate.boot.query Support for handling named queries during the bootstrap process.org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata.org.hibernate.testing.boot -
Classes in org.hibernate.boot.internal used by org.hibernate.boot.internal Class Description ClassmateContext DefaultCustomEntityDirtinessStrategy The default implementation ofCustomEntityDirtinessStrategy
which does nada.DefaultSessionFactoryBuilderInitiator DefaultSessionFactoryBuilderService This is the default implementation of SessionFactoryBuilderService, which just returns the default SessionFactoryBuilderImpl.GenerationStrategyInterpreter Interpretations related to value generators based on the strategy/typeGenerationStrategyInterpreter.GeneratorNameDeterminationContext MetadataImpl Container for configuration data collected during binding the metamodel.NamedProcedureCallDefinitionImpl Holds all the information needed from a named procedure call declaration in order to create aProcedureCallImpl
SessionFactoryOptionsBuilder In-flight state ofSessionFactoryOptions
duringSessionFactoryBuilder
processing.SimpleResourceLocator Simple ResourceLocator impl using its own ClassLoader to locate the resourceStandardEntityNotFoundDelegate Standard non-JPA implementation of EntityNotFoundDelegate, throwing the Hibernate-specificObjectNotFoundException
. -
Classes in org.hibernate.boot.internal used by org.hibernate.boot.model.convert.internal Class Description ClassmateContext -
Classes in org.hibernate.boot.internal used by org.hibernate.boot.model.internal Class Description ClassmateContext -
Classes in org.hibernate.boot.internal used by org.hibernate.boot.model.source.internal.annotations Class Description MetadataBuildingContextRootImpl RootMetadataBuildingContext
. -
Classes in org.hibernate.boot.internal used by org.hibernate.boot.query Class Description NamedHqlQueryDefinitionImpl -
Classes in org.hibernate.boot.internal used by org.hibernate.boot.spi Class Description ClassmateContext MetadataImpl Container for configuration data collected during binding the metamodel.NamedProcedureCallDefinitionImpl Holds all the information needed from a named procedure call declaration in order to create aProcedureCallImpl
-
Classes in org.hibernate.boot.internal used by org.hibernate.testing.boot Class Description ClassmateContext