| Interface | Description |
|---|---|
| DataModel | |
| IDataTransferModel |
Interface for data transfer objects
|
| IRepository<T extends DataModel> |
Interface for the persistent layer
|
| Class | Description |
|---|---|
| DAOFactory | |
| ModelToInfoFactory |
| Exception | Description |
|---|---|
| DAOException |
Unchecked exception for DAO operations.
|
Copyright © 2017. All rights reserved.