Uses of Package
org.hibernate.service.spi

Packages that use org.hibernate.service.spi
org.hibernate.cache.internal   
org.hibernate.cfg.beanvalidation   
org.hibernate.ejb.connection   
org.hibernate.ejb.event   
org.hibernate.engine.jdbc.batch.internal   
org.hibernate.engine.jdbc.batch.spi   
org.hibernate.engine.jdbc.internal   
org.hibernate.engine.spi   
org.hibernate.engine.transaction.internal   
org.hibernate.envers.event   
org.hibernate.event.service.internal   
org.hibernate.id.factory.internal   
org.hibernate.integrator.spi   
org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. 
org.hibernate.persister.internal   
org.hibernate.service   
org.hibernate.service.config.internal   
org.hibernate.service.internal   
org.hibernate.service.jdbc.connections.internal   
org.hibernate.service.jdbc.connections.spi   
org.hibernate.service.jdbc.dialect.internal   
org.hibernate.service.jmx.internal   
org.hibernate.service.jmx.spi   
org.hibernate.service.jndi.internal   
org.hibernate.service.jta.platform.internal   
org.hibernate.service.spi   
org.hibernate.stat.internal   
org.hibernate.testing.jta   
org.hibernate.tool.hbm2ddl The hbm2ddl tool. 
 

Classes in org.hibernate.service.spi used by org.hibernate.cache.internal
BasicServiceInitiator
          Contract for an initiator of services that target the standard ServiceRegistry
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.cfg.beanvalidation
SessionFactoryServiceRegistry
          Specialized ServiceRegistry implementation that holds services which need access to the SessionFactory during initialization.
 

Classes in org.hibernate.service.spi used by org.hibernate.ejb.connection
Configurable
          Allows the service to request access to the configuration properties for configuring itself.
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.ejb.event
SessionFactoryServiceRegistry
          Specialized ServiceRegistry implementation that holds services which need access to the SessionFactory during initialization.
 

Classes in org.hibernate.service.spi used by org.hibernate.engine.jdbc.batch.internal
BasicServiceInitiator
          Contract for an initiator of services that target the standard ServiceRegistry
Configurable
          Allows the service to request access to the configuration properties for configuring itself.
Manageable
          Optional Service contract for services which can be managed in JMX
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.engine.jdbc.batch.spi
Manageable
          Optional Service contract for services which can be managed in JMX
 

Classes in org.hibernate.service.spi used by org.hibernate.engine.jdbc.internal
BasicServiceInitiator
          Contract for an initiator of services that target the standard ServiceRegistry
Configurable
          Allows the service to request access to the configuration properties for configuring itself.
ServiceInitiator
          Base contract for an initiator of a service.
ServiceRegistryAwareService
          Allows services to be injected with the ServiceRegistry during configuration phase.
ServiceRegistryImplementor
          Additional integration contracts for a service registry.
 

Classes in org.hibernate.service.spi used by org.hibernate.engine.spi
ServiceRegistryImplementor
          Additional integration contracts for a service registry.
 

Classes in org.hibernate.service.spi used by org.hibernate.engine.transaction.internal
BasicServiceInitiator
          Contract for an initiator of services that target the standard ServiceRegistry
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.envers.event
SessionFactoryServiceRegistry
          Specialized ServiceRegistry implementation that holds services which need access to the SessionFactory during initialization.
 

Classes in org.hibernate.service.spi used by org.hibernate.event.service.internal
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 registry SessionFactoryServiceRegistry
 

Classes in org.hibernate.service.spi used by org.hibernate.id.factory.internal
BasicServiceInitiator
          Contract for an initiator of services that target the standard ServiceRegistry
ServiceInitiator
          Base contract for an initiator of a service.
ServiceRegistryAwareService
          Allows services to be injected with the ServiceRegistry during configuration phase.
ServiceRegistryImplementor
          Additional integration contracts for a service registry.
 

Classes in org.hibernate.service.spi used by org.hibernate.integrator.spi
SessionFactoryServiceRegistry
          Specialized ServiceRegistry implementation that holds services which need access to the SessionFactory during initialization.
 

Classes in org.hibernate.service.spi used by org.hibernate.internal
ServiceRegistryImplementor
          Additional integration contracts for a service registry.
 

Classes in org.hibernate.service.spi used by org.hibernate.persister.internal
BasicServiceInitiator
          Contract for an initiator of services that target the standard ServiceRegistry
ServiceInitiator
          Base contract for an initiator of a service.
ServiceRegistryAwareService
          Allows services to be injected with the ServiceRegistry during configuration phase.
ServiceRegistryImplementor
          Additional integration contracts for a service registry.
 

Classes in org.hibernate.service.spi used by org.hibernate.service
BasicServiceInitiator
          Contract for an initiator of services that target the standard ServiceRegistry
 

Classes in org.hibernate.service.spi used by org.hibernate.service.config.internal
BasicServiceInitiator
          Contract for an initiator of services that target the standard ServiceRegistry
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.internal
BasicServiceInitiator
          Contract for an initiator of services that target the standard ServiceRegistry
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 registry SessionFactoryServiceRegistry
SessionFactoryServiceRegistry
          Specialized ServiceRegistry implementation that holds services which need access to the SessionFactory during initialization.
SessionFactoryServiceRegistryFactory
          Contract for builder of SessionFactoryServiceRegistry instances.
 

Classes in org.hibernate.service.spi used by org.hibernate.service.jdbc.connections.internal
BasicServiceInitiator
          Contract for an initiator of services that target the standard ServiceRegistry
Configurable
          Allows the service to request access to the configuration properties for configuring itself.
InjectService
          Annotation to allow services to request injection of other services
ServiceInitiator
          Base contract for an initiator of a service.
ServiceRegistryAwareService
          Allows services to be injected with the ServiceRegistry during 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.service.jdbc.connections.spi
ServiceRegistryAwareService
          Allows services to be injected with the ServiceRegistry during 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.service.jdbc.dialect.internal
BasicServiceInitiator
          Contract for an initiator of services that target the standard ServiceRegistry
InjectService
          Annotation to allow services to request injection of other services
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.jmx.internal
BasicServiceInitiator
          Contract for an initiator of services that target the standard ServiceRegistry
Manageable
          Optional Service contract for services which can be managed in JMX
ServiceInitiator
          Base contract for an initiator of a service.
ServiceRegistryImplementor
          Additional integration contracts for a service registry.
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.service.jmx.spi
Manageable
          Optional Service contract for services which can be managed in JMX
 

Classes in org.hibernate.service.spi used by org.hibernate.service.jndi.internal
BasicServiceInitiator
          Contract for an initiator of services that target the standard ServiceRegistry
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.jta.platform.internal
BasicServiceInitiator
          Contract for an initiator of services that target the standard ServiceRegistry
Configurable
          Allows the service to request access to the configuration properties for configuring itself.
ServiceInitiator
          Base contract for an initiator of a service.
ServiceRegistryAwareService
          Allows services to be injected with the ServiceRegistry during configuration phase.
ServiceRegistryImplementor
          Additional integration contracts for a service registry.
 

Classes in org.hibernate.service.spi used by org.hibernate.service.spi
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.
 

Classes in org.hibernate.service.spi used by org.hibernate.stat.internal
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 registry SessionFactoryServiceRegistry
 

Classes in org.hibernate.service.spi used by org.hibernate.testing.jta
Configurable
          Allows the service to request access to the configuration properties for configuring itself.
ServiceRegistryAwareService
          Allows services to be injected with the ServiceRegistry during configuration phase.
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.tool.hbm2ddl
BasicServiceInitiator
          Contract for an initiator of services that target the standard ServiceRegistry
ServiceInitiator
          Base contract for an initiator of a service.
ServiceRegistryImplementor
          Additional integration contracts for a service registry.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.