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