Interface BatchableDao<T>

Type Parameters:
T - the domain object type

public interface BatchableDao<T>
An API for batch processing domain objects.
Since:
1.74
Version:
1.0
Author:
matt