|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| DAO | Base DAO interface. |
| GeneralDAO | General DAO interface. |
| GenericDAO<T,ID extends Serializable> | Generic DAO interface. |
| Repository | Repository interface, in case the DAO pattern isn't applied. |
| Class Summary | |
|---|---|
| AbstractDAOImpl | Abstract implementation for general and generic DAO. |
| GeneralDAOImpl | Implementation of the General DAO. |
| GenericDAOImpl<T,ID extends Serializable> | Implementation of the Generic DAO. |
| RepositoryImpl | Implementation of the General DAO. |
| UUIDUserType | An hibernate user type to store java.util.UUID as Strings. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||