Uses of Interface
org.hibernate.integrator.spi.IntegratorService
Packages that use IntegratorService
Package
Description
The internals for building service registries.
Implementation of the SPI for extensions which integrate with Hibernate via the
Service
mechanism.-
Uses of IntegratorService in org.hibernate.boot.registry.internal
Constructors in org.hibernate.boot.registry.internal with parameters of type IntegratorServiceModifierConstructorDescriptionBootstrapServiceRegistryImpl
(boolean autoCloseRegistry, ClassLoaderService classLoaderService, StrategySelector strategySelector, IntegratorService integratorService) Constructs a BootstrapServiceRegistryImpl.BootstrapServiceRegistryImpl
(ClassLoaderService classLoaderService, StrategySelector strategySelector, IntegratorService integratorService) Constructs a BootstrapServiceRegistryImpl. -
Uses of IntegratorService in org.hibernate.integrator.internal
Classes in org.hibernate.integrator.internal that implement IntegratorService