Package com.ebmwebsourcing.webcommons.persistence.dao

Interface Summary
GenericORMDAO<T,PK extends Serializable> Generic DAO (Data Access Object) with common methods to CRUD POJOs.
 

Class Summary
GenericHibernateDAOImpl<T extends BaseObject,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.
 

Exception Summary
DAOLayerException  
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.