Uses of Class
org.hibernate.service.internal.AbstractServiceRegistryImpl
Packages that use AbstractServiceRegistryImpl
Package
Description
The internals for building service registries.
Implementation of the SPI for integrating pluggable services.
-
Uses of AbstractServiceRegistryImpl in org.hibernate.boot.registry.internal
Subclasses of AbstractServiceRegistryImpl in org.hibernate.boot.registry.internalModifier and TypeClassDescriptionclass
Standard Hibernate implementation of the standard service registry. -
Uses of AbstractServiceRegistryImpl in org.hibernate.service.internal
Subclasses of AbstractServiceRegistryImpl in org.hibernate.service.internal -
Uses of AbstractServiceRegistryImpl in org.hibernate.testing.boot
Subclasses of AbstractServiceRegistryImpl in org.hibernate.testing.bootModifier and TypeClassDescriptionclass
ServiceRegistry useful in testing