Package lumis.portal.dao.hibernate

Package class diagram package lumis.portal.dao.hibernate
Interface Summary
ITransactionHibernate The transaction interface for when the transaction is backed up by hibernate.
 

Class Summary
GenericHibernateDao<T,ID extends Serializable> Implements the generic CRUD data access operations using Hibernate APIs.
GenericHibernateManualUpdateDao<T,ID extends Serializable> Implements the generic CRUD data access operations using Hibernate APIs.
GuidGenerator Identifier generator for hibernate that uses PortalUtil.generateNewGuid() to generate the identifier.
HibernateUtil A utility class for using hibernate.
PortalCacheProvider A PortalCache provider for hibernate.
TransactionHibernate Implements a transaction object
 



Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.