Uses of Interface
com.ebmwebsourcing.webcommons.persistence.dao.GenericORMDAO

Packages that use GenericORMDAO
com.ebmwebsourcing.webcommons.persistence.dao   
 

Uses of GenericORMDAO in com.ebmwebsourcing.webcommons.persistence.dao
 

Classes in com.ebmwebsourcing.webcommons.persistence.dao that implement GenericORMDAO
 class 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.
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.