Package org.hibernate.boot.internal
package org.hibernate.boot.internal
-
ClassDescriptionUsed in mapping dynamic models to signify that an entity should be considered abstract.A means to pass along the String type name from the mapping xml.Standard implementation of ClassLoaderAccessUsed in mapping dynamic models to signify the type of collection to use for a plural attributeThe default implementation of
CustomEntityDirtinessStrategy
which does nada.This is the default implementation of SessionFactoryBuilderService, which just returns the default SessionFactoryBuilderImpl.Used in mapping dynamic models to specify from which other entity an entity extends.Deprecated.It would be nice to be able to eliminate this completelyThe implementation of the in-flight metadata collector contract.Limited set of CollectionClassification used in mapping a dynamic model.RootMetadataBuildingContext
.Container for configuration data collected during binding the metamodel.Holds all the information needed from a named procedure call declaration in order to create aProcedureCallImpl
Base set of defaults for all mappingsIn-flight state ofSessionFactoryOptions
duringSessionFactoryBuilder
processing.Simple ResourceLocator impl using its own ClassLoader to locate the resourceStandard non-JPA implementation of EntityNotFoundDelegate, throwing the Hibernate-specificObjectNotFoundException
.Standard implementation of ResourceLocator delegating to the ClassLoaderServiceUsed in mapping dynamic models to specify the java-type of an attribute, mainly for basic, id, embedded and embedded-id attributes.BeanInstanceProducer
implementation for building beans related to custom types.