Uses of Package
org.hibernate.service.spi
-
Packages that use org.hibernate.service.spi Package Description org.hibernate.boot.beanvalidation Support for integrating Jakarta Bean Validation.org.hibernate.boot.registry Defines service registry contracts a program may use for configuring Hibernate.org.hibernate.boot.registry.classloading.spi The class loading service SPI.org.hibernate.cache This package defines the API of the second-level cache service.org.hibernate.cache.spi Defines the integration aspect of Hibernate's second-level caching, allowing a "caching backend" to be plugged in as a cache provider.org.hibernate.cache.spi.support This package provides a framework intended to reduce the work needed to implement a caching provider.org.hibernate.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.org.hibernate.engine.jdbc.connections.spi Defines SPI contracts for obtaining JDBCConnections from a provider implemented as a service.org.hibernate.engine.query.spi An SPI for dealing with parameters of native queries.org.hibernate.engine.spi This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.org.hibernate.engine.transaction.jta.platform.spi An SPI for integrating with container-provided implementations of JTA.org.hibernate.integrator.spi An SPI for extensions which integrate with Hibernate via the JavaServiceLoaderfacility.org.hibernate.resource.beans.container.spi An SPI abstracting over CDI-like bean containers.org.hibernate.resource.beans.spi Defines an SPI for integration with CDI-like containers.org.hibernate.service Defines a framework for pluggable services, allowing for customization of key components of Hibernate, and abstraction of these components as SPI interfaces.org.hibernate.service.spi Defines an SPI for integrating pluggable services. -
Classes in org.hibernate.service.spi used by org.hibernate.boot.beanvalidation Class Description SessionFactoryServiceRegistry SpecializedServiceRegistryimplementation that holds services which need access to theSessionFactoryduring initialization. -
Classes in org.hibernate.service.spi used by org.hibernate.boot.registry Class Description ServiceInitiator Base contract for an initiator of a service.ServiceRegistryImplementor Additional integration contracts for a service registry. -
Classes in org.hibernate.service.spi used by org.hibernate.boot.registry.classloading.spi Class Description Stoppable Lifecycle contract for services which wish to be notified when it is time to stop. -
Classes in org.hibernate.service.spi used by org.hibernate.cache Class Description Stoppable Lifecycle contract for services which wish to be notified when it is time to stop. -
Classes in org.hibernate.service.spi used by org.hibernate.cache.spi Class Description Stoppable Lifecycle contract for services which wish to be notified when it is time to stop. -
Classes in org.hibernate.service.spi used by org.hibernate.cache.spi.support Class Description Stoppable Lifecycle contract for services which wish to be notified when it is time to stop. -
Classes in org.hibernate.service.spi used by org.hibernate.dialect Class Description ServiceRegistryImplementor Additional integration contracts for a service registry. -
Classes in org.hibernate.service.spi used by org.hibernate.engine.jdbc.connections.spi Class Description ServiceRegistryAwareService Allows services to be injected with theServiceRegistryduring configuration phase.ServiceRegistryImplementor Additional integration contracts for a service registry.Stoppable Lifecycle contract for services which wish to be notified when it is time to stop.Wrapped Optional contract for services that wrap stuff that to which it is useful to have access. -
Classes in org.hibernate.service.spi used by org.hibernate.engine.query.spi Class Description ServiceInitiator Base contract for an initiator of a service.SessionFactoryServiceInitiator Contract for an initiator of services that target the specialized service registrySessionFactoryServiceRegistry.SessionFactoryServiceInitiatorContext -
Classes in org.hibernate.service.spi used by org.hibernate.engine.spi Class Description ServiceInitiator Base contract for an initiator of a service.ServiceRegistryImplementor Additional integration contracts for a service registry.SessionFactoryServiceInitiator Contract for an initiator of services that target the specialized service registrySessionFactoryServiceRegistry.SessionFactoryServiceInitiatorContext -
Classes in org.hibernate.service.spi used by org.hibernate.engine.transaction.jta.platform.spi Class Description ServiceRegistryImplementor Additional integration contracts for a service registry. -
Classes in org.hibernate.service.spi used by org.hibernate.integrator.spi Class Description SessionFactoryServiceRegistry SpecializedServiceRegistryimplementation that holds services which need access to theSessionFactoryduring initialization. -
Classes in org.hibernate.service.spi used by org.hibernate.resource.beans.container.spi Class Description Stoppable Lifecycle contract for services which wish to be notified when it is time to stop. -
Classes in org.hibernate.service.spi used by org.hibernate.resource.beans.spi Class Description ServiceInitiator Base contract for an initiator of a service.ServiceRegistryImplementor Additional integration contracts for a service registry. -
Classes in org.hibernate.service.spi used by org.hibernate.service Class Description ServiceException Indicates a problem with a service. -
Classes in org.hibernate.service.spi used by org.hibernate.service.spi Class Description ServiceBinding Models a binding for a particular service.ServiceBinding.ServiceLifecycleOwner ServiceInitiator Base contract for an initiator of a service.ServiceRegistryImplementor Additional integration contracts for a service registry.SessionFactoryServiceInitiator Contract for an initiator of services that target the specialized service registrySessionFactoryServiceRegistry.SessionFactoryServiceInitiatorContext SessionFactoryServiceRegistry SpecializedServiceRegistryimplementation that holds services which need access to theSessionFactoryduring initialization.SessionFactoryServiceRegistryBuilder