Uses of Package
org.hibernate.boot.internal
Packages that use org.hibernate.boot.internal
Package
Description
Defines an SPI used during the process of transforming
mapping sources into
the
Metadata
reference.Overall, this module is responsible for taking
managed-resources and
building the
hibernate-models
model (ClassDetails, etc.)
to ultimately be bound into Hibernate's boot-time model.Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
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
CustomEntityDirtinessStrategy
which does nada.Limited set of CollectionClassification used in mapping a dynamic model.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
. -
Classes in org.hibernate.boot.internal used by org.hibernate.boot.jaxb.mapping.internal
-
Classes in org.hibernate.boot.internal used by org.hibernate.boot.jaxb.mapping.spi
-
Classes in org.hibernate.boot.internal used by org.hibernate.boot.model.process.spiClassDescriptionThe implementation of the in-flight metadata collector contract.Root
MetadataBuildingContext
. -
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.modelsClassDescriptionUsed 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.Used in mapping dynamic models to signify the type of collection to use for a plural attributeUsed in mapping dynamic models to specify from which other entity an entity extends.Used in mapping dynamic models to specify the java-type of an attribute, mainly for basic, id, embedded and embedded-id attributes.
-
Classes in org.hibernate.boot.internal used by org.hibernate.boot.models.annotations.internalClassDescriptionA means to pass along the String type name from the mapping xml.Used in mapping dynamic models to signify the type of collection to use for a plural attributeUsed in mapping dynamic models to specify from which other entity an entity extends.Limited set of CollectionClassification used in mapping a dynamic model.Used in mapping dynamic models to specify the java-type of an attribute, mainly for basic, id, embedded and embedded-id attributes.
-
Classes in org.hibernate.boot.internal used by org.hibernate.boot.models.xml.internalClassDescriptionLimited set of CollectionClassification used in mapping a dynamic model.Base set of defaults for all mappings
-
Classes in org.hibernate.boot.internal used by org.hibernate.boot.models.xml.spi
-
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
-
Classes in org.hibernate.boot.internal used by org.hibernate.testing.orm.junitClassDescriptionHolds all the information needed from a named procedure call declaration in order to create a
ProcedureCallImpl