| Interface | Description |
|---|---|
| IAutoSaveAware |
Abstraction layer around auto save stuff.
|
| IChangeable |
Interface for object that can collect changes
|
| IDAO |
Base DAO interface.
|
| IDAODataProvider |
The external data provider for a DAO
|
| IDAOIO |
The DAO file IO API
|
| IDAOReadExceptionCallback |
Callback interface to handle thrown exception objects on DAO reading.
|
| IDAOWriteExceptionCallback |
Callback interface to handle thrown exception objects in DAO write actions.
|
| IReloadableDAO |
Special interface for reloadable DAOs
|
| Enum | Description |
|---|---|
| IDAO.EMode |
Copyright © 2014–2015 Philip Helger. All rights reserved.