Anyframe Core

Package anyframe.core.basis.dao.hibernate

This class serves as the Base class for all other DAOs - namely to hold common CRUD methods that they might all use.

See:
          Description

Class Summary
GenericDaoHibernate<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.
 

Package anyframe.core.basis.dao.hibernate Description

This class serves as the Base class for all other DAOs - namely to hold common CRUD methods that they might all use. You should only need to extend this class when your require custom CRUD logic.

Since:
3.2.1

Anyframe Core

Copyright © 2008-2009 Samsung SDS. All Rights Reserved.