| Interfaces | |
|---|---|
| Dao | The interface that identifies and describes Data Access Objects. |
| DaoManager | This interface describes the DaoManager interface. |
| DaoTransaction | This interface marks a class as being a DaoTransaction. |
| Classes | |
|---|---|
| DaoManagerBuilder | Builds a DaoManager given a Reader (dao.xml) and optionally a set of properties. |
| Exceptions | |
|---|---|
| DaoException | General runtime exception thrown by the DAO framework. |