Class ReactiveTransactionalInterceptorBase

    • Constructor Detail

      • ReactiveTransactionalInterceptorBase

        public ReactiveTransactionalInterceptorBase()
    • Method Detail

      • isSpecialTestMethod

        protected boolean isSpecialTestMethod​(jakarta.interceptor.InvocationContext ic)
      • handleSpecialTestMethod

        protected Object handleSpecialTestMethod​(jakarta.interceptor.InvocationContext ic)
      • inTransactionCallback

        protected void inTransactionCallback​(org.hibernate.reactive.mutiny.Mutiny.Transaction tx)