Class ReactiveTransactionalInterceptor
java.lang.Object
io.quarkus.hibernate.reactive.panache.common.runtime.AbstractUniInterceptor
io.quarkus.hibernate.reactive.panache.common.runtime.ReactiveTransactionalInterceptor
@Interceptor
@Priority(200)
public class ReactiveTransactionalInterceptor
extends AbstractUniInterceptor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.quarkus.hibernate.reactive.panache.common.runtime.AbstractUniInterceptor
isUniReturnType, proceedUni
-
Constructor Details
-
ReactiveTransactionalInterceptor
public ReactiveTransactionalInterceptor()
-
-
Method Details
-
intercept
- Throws:
Exception
-