Interface BootstrapServiceRegistryProducer


public interface BootstrapServiceRegistryProducer
Producer of BootstrapServiceRegistry
  • Method Summary

    Modifier and Type
    Method
    Description
    org.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)