Uses of Package
org.hibernate.boot.registry
Packages that use org.hibernate.boot.registry
Package
Description
This package contains the interfaces that make up the bootstrap API
for Hibernate.
Implementation of the service for processing and handling
cfg.xml
files.Defines service registry contracts a program may use for
configuring Hibernate.
The internals for building service registries.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
Internal implementations and support for second-level caching.
This package defines APIs for configuring Hibernate.
The built-in implementation of the configuration service.
Internals for JDBC batching support.
Various implementations of the SPI contracts for obtaining JDBC
Connection
s.Internals for JDBC REF_CURSOR support.
Internal support for Dialect resolution (from JDBC metadata) and Dialect building.
Internals for supporting various aspects of JDBC interaction
Internal contracts defining the JNDI support within Hibernate
A range of container-specific implementations of
JtaPlatform
.This package defines a default set of event listeners that implement
the default behaviors of Hibernate session operations.
Built-in implementation of the SPI for integrating entity and collection persisters.
Contains various implementations of
PropertyAccessStrategy
.Defines an SPI for integration with CDI-like containers.
Internal implementation details for the resource-level transaction capabilities of Hibernate.
Defines a framework for pluggable services,
allowing for customization of key components of Hibernate, and abstraction of these
components as SPI interfaces.
Implementation of the SPI for integrating pluggable services.
Defines an SPI for integrating pluggable services.
An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.
Support for reading SQL scripts supplied to the schema tooling.
-
Classes in org.hibernate.boot.registry used by org.hibernate.boot
-
Classes in org.hibernate.boot.registry used by org.hibernate.boot.cfgxml.internalClassDescriptionProvides the most basic services such as class loading.Contract for an initiator of services that target the standard
ServiceRegistry
. -
Classes in org.hibernate.boot.registry used by org.hibernate.boot.internalClassDescriptionContract for an initiator of services that target the standard
ServiceRegistry
.Specialization of theServiceRegistry
contract mainly for type safety. -
Classes in org.hibernate.boot.registry used by org.hibernate.boot.registryClassDescriptionProvides the most basic services such as class loading.Builder for
BootstrapServiceRegistry
instances.Contract for an initiator of services that target the standardServiceRegistry
.Specialization of theServiceRegistry
contract mainly for type safety.Builder for standardServiceRegistry
instances. -
Classes in org.hibernate.boot.registry used by org.hibernate.boot.registry.internalClassDescriptionProvides the most basic services such as class loading.Contract for an initiator of services that target the standard
ServiceRegistry
.Specialization of theServiceRegistry
contract mainly for type safety. -
Classes in org.hibernate.boot.registry used by org.hibernate.boot.spi
-
Classes in org.hibernate.boot.registry used by org.hibernate.bytecode.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.cache.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.cfgClassDescriptionProvides the most basic services such as class loading.Builder for standard
ServiceRegistry
instances. -
Classes in org.hibernate.boot.registry used by org.hibernate.engine.config.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.engine.jdbc.batch.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.engine.jdbc.connections.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.engine.jdbc.cursor.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.engine.jdbc.dialect.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.engine.jdbc.env.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.engine.jdbc.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.engine.jdbc.mutation.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.engine.jndi.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.engine.transaction.jta.platform.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.envers.boot.internalClassDescriptionContract for an initiator of services that target the standard
ServiceRegistry
.Builder for standardServiceRegistry
instances. -
Classes in org.hibernate.boot.registry used by org.hibernate.event.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.internal.util.config
-
Classes in org.hibernate.boot.registry used by org.hibernate.jpa.boot.internalClassDescriptionProvides the most basic services such as class loading.Specialization of the
ServiceRegistry
contract mainly for type safety.Builder for standardServiceRegistry
instances. -
Classes in org.hibernate.boot.registry used by org.hibernate.loader.ast.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.persister.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.property.access.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.query.sqm.mutation.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.resource.beans.spi
-
Classes in org.hibernate.boot.registry used by org.hibernate.resource.transaction.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.service
-
Classes in org.hibernate.boot.registry used by org.hibernate.service.internalClassDescriptionProvides the most basic services such as class loading.Contract for an initiator of services that target the standard
ServiceRegistry
. -
Classes in org.hibernate.boot.registry used by org.hibernate.service.spi
-
Classes in org.hibernate.boot.registry used by org.hibernate.spatial.integration
-
Classes in org.hibernate.boot.registry used by org.hibernate.sql.ast.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.sql.results.jdbc.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.testing.bootClassDescriptionProvides the most basic services such as class loading.Contract for an initiator of services that target the standard
ServiceRegistry
.Specialization of theServiceRegistry
contract mainly for type safety. -
Classes in org.hibernate.boot.registry used by org.hibernate.testing.jdbc
-
Classes in org.hibernate.boot.registry used by org.hibernate.testing.jta
-
Classes in org.hibernate.boot.registry used by org.hibernate.testing.junit4ClassDescriptionProvides the most basic services such as class loading.Builder for
BootstrapServiceRegistry
instances.Specialization of theServiceRegistry
contract mainly for type safety.Builder for standardServiceRegistry
instances. -
Classes in org.hibernate.boot.registry used by org.hibernate.testing.orm.junitClassDescriptionProvides the most basic services such as class loading.Builder for
BootstrapServiceRegistry
instances.Specialization of theServiceRegistry
contract mainly for type safety.Builder for standardServiceRegistry
instances. -
Classes in org.hibernate.boot.registry used by org.hibernate.testing.schema
-
Classes in org.hibernate.boot.registry used by org.hibernate.testing.utilClassDescriptionProvides the most basic services such as class loading.Builder for standard
ServiceRegistry
instances. -
Classes in org.hibernate.boot.registry used by org.hibernate.tool.schema.internal
-
Classes in org.hibernate.boot.registry used by org.hibernate.tool.schema.internal.script