Interface DeleteReturningOneInterceptor<T,R>

Type Parameters:
T - The declaring type
R - The result type
All Superinterfaces:
DataInterceptor<T,R>

public interface DeleteReturningOneInterceptor<T,R> extends DataInterceptor<T,R>
Implements delete returning one result interceptor.
Since:
4.2.0