Interface BatchableDao<T>

Type Parameters:
T - the domain object type
All Known Subinterfaces:
SettingDao

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