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 ServiceRegistryTestingImplServiceRegistryTestingImpl.create(boolean autoCloseRegistry, org.hibernate.boot.registry.BootstrapServiceRegistry bootstrapServiceRegistry, List<org.hibernate.boot.registry.StandardServiceInitiator<?>> serviceInitiators, List<org.hibernate.service.internal.ProvidedService<?>> providedServices, Map<String, Object> configurationValues) static ServiceRegistryTestingImplServiceRegistryTestingImpl.forUnitTesting()static ServiceRegistryTestingImplServiceRegistryTestingImpl.forUnitTesting(Map<String, Object> settings)