Package com.geekologue.md4j.dao.hibernate

Hibernate-based implementation of the parent package interfaces.

See:
          Description

Class Summary
AbstractHbmDAO Hibernate based DAO
HbmQueryResultPage Hibernate-based implementation of the Page interface.
Helper  
 

Package com.geekologue.md4j.dao.hibernate Description

Hibernate-based implementation of the parent package interfaces.

Classes in this package are designed to be used within an Container Managed Persistense. by an upper layer that will manage the Hibernate Session(s) and the transactions associated with those session, such as a Container Managed Session EJB.



Copyright © 2003-2007 Manos Batsis. All Rights Reserved.