Interface BulkLoadingDao.LoadingExceptionHandler<T>

Type Parameters:
T - the entity type
Enclosing interface:
BulkLoadingDao<T>

public static interface BulkLoadingDao.LoadingExceptionHandler<T>
API for handling an exception thrown during a bulk loading operation.
  • Method Details