Uses of Package
org.hibernate.service.internal
-
Packages that use org.hibernate.service.internal Package Description org.hibernate.boot.registry.internal The internals for building service registries.org.hibernate.service.internal Implementation of the SPI for integrating pluggable services.org.hibernate.testing.boot -
Classes in org.hibernate.service.internal used by org.hibernate.boot.registry.internal Class Description AbstractServiceRegistryImpl Basic implementation of theServiceRegistry
andServiceRegistryImplementor
contracts. -
Classes in org.hibernate.service.internal used by org.hibernate.service.internal Class Description AbstractServiceRegistryImpl Basic implementation of theServiceRegistry
andServiceRegistryImplementor
contracts.ProvidedService A service provided as-is.SessionFactoryServiceRegistryFactoryImpl Acts as a service in theStandardServiceRegistryImpl
whose function is to act as a factory forSessionFactoryServiceRegistryImpl
implementations.SessionFactoryServiceRegistryFactoryInitiator -
Classes in org.hibernate.service.internal used by org.hibernate.testing.boot Class Description AbstractServiceRegistryImpl Basic implementation of theServiceRegistry
andServiceRegistryImplementor
contracts.