Package org.hibernate.testing.orm.junit
Interface BootstrapServiceRegistryProducer
public interface BootstrapServiceRegistryProducer
Producer of BootstrapServiceRegistry
-
Method Summary
Modifier and TypeMethodDescriptionorg.hibernate.boot.registry.BootstrapServiceRegistry
produceServiceRegistry
(org.hibernate.boot.registry.BootstrapServiceRegistryBuilder builder)
-
Method Details
-
produceServiceRegistry
org.hibernate.boot.registry.BootstrapServiceRegistry produceServiceRegistry(org.hibernate.boot.registry.BootstrapServiceRegistryBuilder builder)
-