Package org.hibernate.testing
Class ServiceRegistryBuilder
java.lang.Object
org.hibernate.testing.ServiceRegistryBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hibernate.boot.registry.internal.StandardServiceRegistryImplstatic org.hibernate.boot.registry.internal.StandardServiceRegistryImplbuildServiceRegistry(Map<String, Object> serviceRegistryConfig) static org.hibernate.boot.registry.internal.StandardServiceRegistryImplbuildServiceRegistry(Properties serviceRegistryConfig) static voiddestroy(org.hibernate.service.ServiceRegistry serviceRegistry)
-
Method Details
-
buildServiceRegistry
public static org.hibernate.boot.registry.internal.StandardServiceRegistryImpl buildServiceRegistry() -
buildServiceRegistry
-
buildServiceRegistry
public static org.hibernate.boot.registry.internal.StandardServiceRegistryImpl buildServiceRegistry(Properties serviceRegistryConfig) -
destroy
public static void destroy(org.hibernate.service.ServiceRegistry serviceRegistry)
-