Uses of Class
org.hibernate.testing.boot.ServiceRegistryTestingImpl
Packages that use ServiceRegistryTestingImpl
-
Uses of ServiceRegistryTestingImpl in org.hibernate.testing.boot
Methods in org.hibernate.testing.boot that return ServiceRegistryTestingImplModifier and TypeMethodDescriptionstatic ServiceRegistryTestingImpl
ServiceRegistryTestingImpl.create
(boolean autoCloseRegistry, BootstrapServiceRegistry bootstrapServiceRegistry, List<StandardServiceInitiator<?>> serviceInitiators, List<ProvidedService<?>> providedServices, Map<String, Object> configurationValues) static ServiceRegistryTestingImpl
ServiceRegistryTestingImpl.forUnitTesting()
static ServiceRegistryTestingImpl
ServiceRegistryTestingImpl.forUnitTesting
(Map<String, Object> settings)