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