Interface DeleteAllInterceptor<T>

  • Type Parameters:
    T - The declaring type
    All Superinterfaces:
    DataInterceptor<T,​java.lang.Number>

    public interface DeleteAllInterceptor<T>
    extends DataInterceptor<T,​java.lang.Number>
    An interceptor that executes a batch delete.
    Since:
    1.0.0