Uses of Package
org.hibernate.service

Packages that use org.hibernate.service
org.hibernate.cache.ehcache   
org.hibernate.cache.infinispan   
org.hibernate.cache.internal   
org.hibernate.cache.spi Defines the Hibernate second level caching SPI. 
org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. 
org.hibernate.ejb   
org.hibernate.ejb.connection   
org.hibernate.engine.jdbc.batch.internal   
org.hibernate.engine.jdbc.batch.spi   
org.hibernate.engine.jdbc.internal   
org.hibernate.engine.jdbc.spi   
org.hibernate.engine.transaction.internal.jdbc   
org.hibernate.engine.transaction.internal.jta   
org.hibernate.engine.transaction.spi   
org.hibernate.event.service.internal   
org.hibernate.event.service.spi   
org.hibernate.id.factory.internal   
org.hibernate.id.factory.spi   
org.hibernate.integrator.internal   
org.hibernate.integrator.spi   
org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. 
org.hibernate.metamodel NOTE: This package is currently unfinished and therefore considered experimental and unsupported. 
org.hibernate.metamodel.source   
org.hibernate.metamodel.source.annotations   
org.hibernate.metamodel.source.annotations.entity   
org.hibernate.metamodel.source.annotations.xml.mocker   
org.hibernate.metamodel.source.hbm   
org.hibernate.metamodel.source.internal   
org.hibernate.persister.internal   
org.hibernate.persister.spi   
org.hibernate.service   
org.hibernate.service.classloading.internal   
org.hibernate.service.classloading.spi   
org.hibernate.service.config.internal   
org.hibernate.service.config.spi   
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.jdbc.dialect.spi   
org.hibernate.service.jmx.internal   
org.hibernate.service.jmx.spi   
org.hibernate.service.jndi.internal   
org.hibernate.service.jndi.spi   
org.hibernate.service.jta.platform.internal   
org.hibernate.service.jta.platform.spi   
org.hibernate.service.spi   
org.hibernate.stat.internal   
org.hibernate.stat.spi   
org.hibernate.testing.cache   
org.hibernate.testing.jta   
org.hibernate.testing.junit4   
org.hibernate.tool   
org.hibernate.tool.hbm2ddl The hbm2ddl tool. 
 

Classes in org.hibernate.service used by org.hibernate.cache.ehcache
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.cache.infinispan
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.cache.internal
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.cache.spi
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.cfg
ServiceRegistry
          A registry of services.
 

Classes in org.hibernate.service used by org.hibernate.ejb
BootstrapServiceRegistryBuilder
          Builder for bootstrap ServiceRegistry instances.
ServiceRegistry
          A registry of services.
 

Classes in org.hibernate.service used by org.hibernate.ejb.connection
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.engine.jdbc.batch.internal
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.engine.jdbc.batch.spi
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.engine.jdbc.internal
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.engine.jdbc.spi
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.engine.transaction.internal.jdbc
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.engine.transaction.internal.jta
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.engine.transaction.spi
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.event.service.internal
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.event.service.spi
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.id.factory.internal
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.id.factory.spi
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.integrator.internal
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.integrator.spi
Service
          Marker interface for services.
ServiceRegistryBuilder
          Builder for standard ServiceRegistry instances.
 

Classes in org.hibernate.service used by org.hibernate.internal
ServiceRegistry
          A registry of services.
 

Classes in org.hibernate.service used by org.hibernate.metamodel
ServiceRegistry
          A registry of services.
 

Classes in org.hibernate.service used by org.hibernate.metamodel.source
ServiceRegistry
          A registry of services.
 

Classes in org.hibernate.service used by org.hibernate.metamodel.source.annotations
ServiceRegistry
          A registry of services.
 

Classes in org.hibernate.service used by org.hibernate.metamodel.source.annotations.entity
ServiceRegistry
          A registry of services.
 

Classes in org.hibernate.service used by org.hibernate.metamodel.source.annotations.xml.mocker
ServiceRegistry
          A registry of services.
 

Classes in org.hibernate.service used by org.hibernate.metamodel.source.hbm
ServiceRegistry
          A registry of services.
 

Classes in org.hibernate.service used by org.hibernate.metamodel.source.internal
ServiceRegistry
          A registry of services.
 

Classes in org.hibernate.service used by org.hibernate.persister.internal
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.persister.spi
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.service
BootstrapServiceRegistry
          Specialization of the ServiceRegistry contract mainly to make the ServiceRegistryBuilder.ServiceRegistryBuilder(BootstrapServiceRegistry) signature type-safe
BootstrapServiceRegistryBuilder
          Builder for bootstrap ServiceRegistry instances.
Service
          Marker interface for services.
ServiceRegistry
          A registry of services.
ServiceRegistryBuilder
          Builder for standard ServiceRegistry instances.
 

Classes in org.hibernate.service used by org.hibernate.service.classloading.internal
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.service.classloading.spi
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.service.config.internal
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.service.config.spi
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.service.internal
BootstrapServiceRegistry
          Specialization of the ServiceRegistry contract mainly to make the ServiceRegistryBuilder.ServiceRegistryBuilder(BootstrapServiceRegistry) signature type-safe
Service
          Marker interface for services.
ServiceRegistry
          A registry of services.
 

Classes in org.hibernate.service used by org.hibernate.service.jdbc.connections.internal
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.service.jdbc.connections.spi
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.service.jdbc.dialect.internal
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.service.jdbc.dialect.spi
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.service.jmx.internal
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.service.jmx.spi
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.service.jndi.internal
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.service.jndi.spi
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.service.jta.platform.internal
Service
          Marker interface for services.
ServiceRegistry
          A registry of services.
 

Classes in org.hibernate.service used by org.hibernate.service.jta.platform.spi
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.service.spi
Service
          Marker interface for services.
ServiceRegistry
          A registry of services.
 

Classes in org.hibernate.service used by org.hibernate.stat.internal
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.stat.spi
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.testing.cache
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.testing.jta
Service
          Marker interface for services.
 

Classes in org.hibernate.service used by org.hibernate.testing.junit4
BootstrapServiceRegistry
          Specialization of the ServiceRegistry contract mainly to make the ServiceRegistryBuilder.ServiceRegistryBuilder(BootstrapServiceRegistry) signature type-safe
BootstrapServiceRegistryBuilder
          Builder for bootstrap ServiceRegistry instances.
ServiceRegistryBuilder
          Builder for standard ServiceRegistry instances.
 

Classes in org.hibernate.service used by org.hibernate.tool
ServiceRegistry
          A registry of services.
 

Classes in org.hibernate.service used by org.hibernate.tool.hbm2ddl
Service
          Marker interface for services.
ServiceRegistry
          A registry of services.
 



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