Class ReactiveTransactionalInterceptor
- java.lang.Object
-
- io.quarkus.hibernate.reactive.panache.common.runtime.ReactiveTransactionalInterceptorBase
-
- io.quarkus.hibernate.reactive.panache.common.runtime.ReactiveTransactionalInterceptor
-
@Interceptor @Priority(200) public class ReactiveTransactionalInterceptor extends ReactiveTransactionalInterceptorBase
-
-
Constructor Summary
Constructors Constructor Description ReactiveTransactionalInterceptor()
-
Method Summary
-
Methods inherited from class io.quarkus.hibernate.reactive.panache.common.runtime.ReactiveTransactionalInterceptorBase
handleSpecialTestMethod, intercept, inTransactionCallback, isSpecialTestMethod
-
-