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 theServiceRegistryandServiceRegistryImplementorcontracts. -
Classes in org.hibernate.service.internal used by org.hibernate.service.internal Class Description AbstractServiceRegistryImpl Basic implementation of theServiceRegistryandServiceRegistryImplementorcontracts.ProvidedService A service provided as-is.SessionFactoryServiceRegistryFactoryImpl Acts as a service in theStandardServiceRegistryImplwhose function is to act as a factory forSessionFactoryServiceRegistryImplimplementations.SessionFactoryServiceRegistryFactoryInitiator -
Classes in org.hibernate.service.internal used by org.hibernate.testing.boot Class Description AbstractServiceRegistryImpl Basic implementation of theServiceRegistryandServiceRegistryImplementorcontracts.