Package com.helger.dao
-
Interface Summary Interface Description IAutoSaveAware Abstraction layer around auto save stuff.IDAO Base DAO interface.IDAOReadExceptionCallback Callback interface to handle thrown exception objects on DAO reading.IDAOWriteExceptionCallback Callback interface to handle thrown exception objects in DAO write actions. -
Class Summary Class Description AbstractDAO Base implementation ofIDAO -
Enum Summary Enum Description EDAOActionType Enumeration with the different actions that can occur in a DAO.IDAO.EMode -
Exception Summary Exception Description DAOException Special exception class for DAO read/write errors.