- Type Parameters:
T - The declaring type
- All Superinterfaces:
- DataInterceptor<T,java.util.concurrent.CompletionStage<java.lang.Boolean>>
public interface ExistsByAsyncInterceptor<T>
extends DataInterceptor<T,java.util.concurrent.CompletionStage<java.lang.Boolean>>
An interceptor that executes a query to check for existence.
- Since:
- 1.0