Class ReactiveServiceInitiators


  • public final class ReactiveServiceInitiators
    extends java.lang.Object
    Provides the list of service initiators that Hibernate Reactive needs to integrate with Hibernate ORM.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.util.List<org.hibernate.boot.registry.StandardServiceInitiator<?>> LIST  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LIST

        public static final java.util.List<org.hibernate.boot.registry.StandardServiceInitiator<?>> LIST