Uses of Package
org.hibernate.boot.spi
-
Packages that use org.hibernate.boot.spi Package Description org.hibernate org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.boot.model Package defining Hibernate's boot-time metamodel, which is an incrementally built understanding of the application's domain model (its entities, attributes, etc).org.hibernate.boot.model.convert.spi org.hibernate.boot.model.naming Represents a proposed new approach to allowing hooks into the process of determining the name of database objects (tables, columns, constraints, etc).org.hibernate.boot.model.process.spi org.hibernate.boot.model.relational org.hibernate.boot.model.source.spi org.hibernate.boot.query org.hibernate.boot.spi org.hibernate.cache.spi Defines the integration aspect of Hibernate's second-level caching allowing "caching back ends" to be plugged in as a caching provider.org.hibernate.cache.spi.support Package intended for simplifying the worked needed to implement a caching provider.org.hibernate.cfg org.hibernate.cfg.annotations org.hibernate.cfg.annotations.reflection Defines the capability to merge mapping information from both annotations and orm.xml sources into a unified set of metadata in the Hibernate commons-annotations model.org.hibernate.cfg.beanvalidation org.hibernate.engine.spi org.hibernate.event.spi org.hibernate.integrator.spi org.hibernate.jpa.boot.spi org.hibernate.mapping org.hibernate.metamodel.spi org.hibernate.persister.spi org.hibernate.query.named Support for named queriesorg.hibernate.query.spi org.hibernate.service.spi org.hibernate.tuple org.hibernate.type org.hibernate.type.spi -
Classes in org.hibernate.boot.spi used by org.hibernate Class Description SessionFactoryOptions Aggregator of special options used to build the SessionFactory. -
Classes in org.hibernate.boot.spi used by org.hibernate.boot Class Description MetadataBuildingContext Describes the context in which the process of building Metadata out of MetadataSources occurs.XmlMappingBinderAccess Poor naming. -
Classes in org.hibernate.boot.spi used by org.hibernate.boot.model Class Description MetadataBuildingContext Describes the context in which the process of building Metadata out of MetadataSources occurs. -
Classes in org.hibernate.boot.spi used by org.hibernate.boot.model.convert.spi Class Description MetadataBuildingContext Describes the context in which the process of building Metadata out of MetadataSources occurs. -
Classes in org.hibernate.boot.spi used by org.hibernate.boot.model.naming Class Description MetadataBuildingContext Describes the context in which the process of building Metadata out of MetadataSources occurs. -
Classes in org.hibernate.boot.spi used by org.hibernate.boot.model.process.spi Class Description BootstrapContext Defines a context for things generally available to the process of bootstrapping a SessionFactory that are expected to be released after the SessionFactory is built.MetadataBuildingOptions Describes the options used while building the Metadata object (duringMetadataBuilder.build()processing).MetadataImplementor The SPI-level Metadata contract. -
Classes in org.hibernate.boot.spi used by org.hibernate.boot.model.relational Class Description MetadataBuildingOptions Describes the options used while building the Metadata object (duringMetadataBuilder.build()processing). -
Classes in org.hibernate.boot.spi used by org.hibernate.boot.model.source.spi Class Description MetadataBuildingContext Describes the context in which the process of building Metadata out of MetadataSources occurs. -
Classes in org.hibernate.boot.spi used by org.hibernate.boot.query Class Description MetadataBuildingContext Describes the context in which the process of building Metadata out of MetadataSources occurs. -
Classes in org.hibernate.boot.spi used by org.hibernate.boot.spi Class Description AbstractDelegatingSessionFactoryBuilder Convenience base class for custom implementors of SessionFactoryBuilder, using delegationBasicTypeRegistration BootstrapContext Defines a context for things generally available to the process of bootstrapping a SessionFactory that are expected to be released after the SessionFactory is built.ClassLoaderAccess During the process of building this metamodel, accessing the ClassLoader is very discouraged.InFlightMetadataCollector An in-flight representation ofMetadatawhile it is being built.InFlightMetadataCollector.CollectionTypeRegistrationDescriptor InFlightMetadataCollector.DelayedPropertyReferenceHandler InFlightMetadataCollector.EntityTableXref JpaOrmXmlPersistenceUnitDefaultAware Contract for things that need to be aware of JPAorm.xml-defined persistence-unit-defaults.JpaOrmXmlPersistenceUnitDefaultAware.JpaOrmXmlPersistenceUnitDefaults Represents thepersistence-unit-defaultsto be appliedMappingDefaults Defines a (contextual) set of values to use as defaults in the absence of related mapping information.MetadataBuilderImplementor Internal API for MetadataBuilder exposing the building options being collected.MetadataBuildingContext Describes the context in which the process of building Metadata out of MetadataSources occurs.MetadataBuildingOptions Describes the options used while building the Metadata object (duringMetadataBuilder.build()processing).MetadataImplementor The SPI-level Metadata contract.NaturalIdUniqueKeyBinder SessionFactoryBuilderImplementor Additional contract for SessionFactoryBuilder mainly intended for implementors of SessionFactoryBuilderFactory.SessionFactoryOptions Aggregator of special options used to build the SessionFactory. -
Classes in org.hibernate.boot.spi used by org.hibernate.cache.spi Class Description SessionFactoryOptions Aggregator of special options used to build the SessionFactory. -
Classes in org.hibernate.boot.spi used by org.hibernate.cache.spi.support Class Description SessionFactoryOptions Aggregator of special options used to build the SessionFactory. -
Classes in org.hibernate.boot.spi used by org.hibernate.cfg Class Description MetadataBuildingContext Describes the context in which the process of building Metadata out of MetadataSources occurs.XmlMappingBinderAccess Poor naming. -
Classes in org.hibernate.boot.spi used by org.hibernate.cfg.annotations Class Description InFlightMetadataCollector.EntityTableXref MetadataBuildingContext Describes the context in which the process of building Metadata out of MetadataSources occurs. -
Classes in org.hibernate.boot.spi used by org.hibernate.cfg.annotations.reflection Class Description ClassLoaderAccess During the process of building this metamodel, accessing the ClassLoader is very discouraged.MetadataBuildingOptions Describes the options used while building the Metadata object (duringMetadataBuilder.build()processing). -
Classes in org.hibernate.boot.spi used by org.hibernate.cfg.beanvalidation Class Description BootstrapContext Defines a context for things generally available to the process of bootstrapping a SessionFactory that are expected to be released after the SessionFactory is built.ClassLoaderAccess During the process of building this metamodel, accessing the ClassLoader is very discouraged. -
Classes in org.hibernate.boot.spi used by org.hibernate.engine.spi Class Description SessionFactoryOptions Aggregator of special options used to build the SessionFactory. -
Classes in org.hibernate.boot.spi used by org.hibernate.event.spi Class Description MetadataImplementor The SPI-level Metadata contract. -
Classes in org.hibernate.boot.spi used by org.hibernate.integrator.spi Class Description BootstrapContext Defines a context for things generally available to the process of bootstrapping a SessionFactory that are expected to be released after the SessionFactory is built. -
Classes in org.hibernate.boot.spi used by org.hibernate.jpa.boot.spi Class Description MetadataImplementor The SPI-level Metadata contract. -
Classes in org.hibernate.boot.spi used by org.hibernate.mapping Class Description MetadataBuildingContext Describes the context in which the process of building Metadata out of MetadataSources occurs.MetadataImplementor The SPI-level Metadata contract. -
Classes in org.hibernate.boot.spi used by org.hibernate.metamodel.spi Class Description BootstrapContext Defines a context for things generally available to the process of bootstrapping a SessionFactory that are expected to be released after the SessionFactory is built.MetadataImplementor The SPI-level Metadata contract. -
Classes in org.hibernate.boot.spi used by org.hibernate.persister.spi Class Description BootstrapContext Defines a context for things generally available to the process of bootstrapping a SessionFactory that are expected to be released after the SessionFactory is built.MetadataImplementor The SPI-level Metadata contract. -
Classes in org.hibernate.boot.spi used by org.hibernate.query.named Class Description BootstrapContext Defines a context for things generally available to the process of bootstrapping a SessionFactory that are expected to be released after the SessionFactory is built.MetadataImplementor The SPI-level Metadata contract. -
Classes in org.hibernate.boot.spi used by org.hibernate.query.spi Class Description BootstrapContext Defines a context for things generally available to the process of bootstrapping a SessionFactory that are expected to be released after the SessionFactory is built.MetadataImplementor The SPI-level Metadata contract. -
Classes in org.hibernate.boot.spi used by org.hibernate.service.spi Class Description SessionFactoryOptions Aggregator of special options used to build the SessionFactory. -
Classes in org.hibernate.boot.spi used by org.hibernate.tuple Class Description MetadataBuildingContext Describes the context in which the process of building Metadata out of MetadataSources occurs. -
Classes in org.hibernate.boot.spi used by org.hibernate.type Class Description MetadataBuildingContext Describes the context in which the process of building Metadata out of MetadataSources occurs. -
Classes in org.hibernate.boot.spi used by org.hibernate.type.spi Class Description BasicTypeRegistration MetadataBuildingContext Describes the context in which the process of building Metadata out of MetadataSources occurs.