Uses of Package
org.hibernate.service.spi
-
Packages that use org.hibernate.service.spi Package Description org.hibernate.boot.registry Defines service registry contracts application are likely to want to utilize for configuring Hibernate behavior.org.hibernate.boot.registry.classloading.spi The class loading service SPI.org.hibernate.cache 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.beanvalidation org.hibernate.engine.jdbc.connections.spi Defines contracts for accessing JDBC Connectionsorg.hibernate.engine.query.spi Defines support for query plans and stored metadata about queriesorg.hibernate.engine.spi org.hibernate.engine.transaction.jta.platform.spi org.hibernate.integrator.spi org.hibernate.resource.beans.container.spi org.hibernate.resource.beans.spi org.hibernate.service.spi -
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.cfg.beanvalidation Class Description SessionFactoryServiceRegistry SpecializedServiceRegistryimplementation that holds services which need access to theSessionFactoryduring initialization. -
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 registrySessionFactoryServiceRegistrySessionFactoryServiceInitiatorContext -
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 registrySessionFactoryServiceRegistrySessionFactoryServiceInitiatorContext -
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.spi Class Description ServiceBinding Models a binding for a particular serviceServiceBinding.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 registrySessionFactoryServiceRegistrySessionFactoryServiceInitiatorContext SessionFactoryServiceRegistry SpecializedServiceRegistryimplementation that holds services which need access to theSessionFactoryduring initialization.SessionFactoryServiceRegistryBuilder