Package 

Class GenericHibernateReactiveJoiner

  • All Implemented Interfaces:

    
    public abstract class GenericHibernateReactiveJoiner
    
                        

    Encapsulates Hibernate Reactive API and provides internal reactive API instead.

    Base class for other reactive implementations of Joiner

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final EntityManagerFactory emf
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final EntityManagerFactory getEmf()
      final <T extends Any, C extends Any, P extends Any> CompletionStage<C> executeComposed(JoinerComposer<T, C, P> c)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait