|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| GenericORMDAO<T,PK extends Serializable> | Generic DAO (Data Access Object) with common methods to CRUD POJOs. |
| GenericOSEMDAO<T,PK extends Serializable> | |
| GenericUnifiedDAO<T,PK extends Serializable> | An generic unified DAO that could be specialized to manage a specific Dragon entities. |
| UniversalORMDAO | Data Access Object (DAO) interface. |
| UniversalOSEMDAO | |
| UniversalUnifiedDAO | |
| Class Summary | |
|---|---|
| GenericCompassDAOImpl<T,PK extends Serializable> | |
| GenericHibernateCompassDAOImpl<T extends SearchableBaseObject,PK extends Serializable> | |
| GenericHibernateDAOImpl<T,PK extends Serializable> | This class serves as the Base class for all other DAOs - namely to hold common CRUD methods that they might all use. |
| RequestOptions | Defines options for requesting DragonDataBase. |
| UniversalCompassDAOImpl | |
| UniversalCompassHibernateDAOImpl | |
| UniversalHibernateDAOImpl | This class serves as the a class that can CRUD any object witout any Spring configuration. |
| Exception Summary | |
|---|---|
| DAOLayerException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||