Package org.hibernate.testing.orm.junit
Interface BootstrapServiceRegistryProducer
-
public interface BootstrapServiceRegistryProducer
Producer of BootstrapServiceRegistry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.hibernate.boot.registry.BootstrapServiceRegistry
produceServiceRegistry(org.hibernate.boot.registry.BootstrapServiceRegistryBuilder builder)
-