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 BootstrapServiceRegistry
produceServiceRegistry(BootstrapServiceRegistryBuilder builder)
-
-
-
Method Detail
-
produceServiceRegistry
BootstrapServiceRegistry produceServiceRegistry(BootstrapServiceRegistryBuilder builder)
-
-