Class ReactiveSessionFactoryServiceContributor

  • All Implemented Interfaces:
    org.hibernate.service.spi.SessionFactoryServiceContributor

    public class ReactiveSessionFactoryServiceContributor
    extends java.lang.Object
    implements org.hibernate.service.spi.SessionFactoryServiceContributor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void contribute​(org.hibernate.service.spi.SessionFactoryServiceRegistryBuilder serviceRegistryBuilder)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReactiveSessionFactoryServiceContributor

        public ReactiveSessionFactoryServiceContributor()
    • Method Detail

      • contribute

        public void contribute​(org.hibernate.service.spi.SessionFactoryServiceRegistryBuilder serviceRegistryBuilder)
        Specified by:
        contribute in interface org.hibernate.service.spi.SessionFactoryServiceContributor