Package ch.elca.el4j.services.persistence.hibernate.dao

Interface Summary
ConvenienceGenericHibernateDao<T,ID extends Serializable> This interface extends ConvenienceGenericDao with query methods using DetachedCriterias.
 

Class Summary
ConvenienceHibernateDaoSupport Convenience Hibernate dao support class to be able to return the convenience Hibernate template without casting it.
ConvenienceHibernateTemplate This is a convenience class for the Hibernate template.
GenericHibernateDao<T,ID extends Serializable> This class is a Hibernate-specific implementation of the ConvenienceGenericDao interface.
HibernateSessionFactoryInjectorBeanPostProcessor Inject the session factory in GenericDaos (or other daos) if needed.
 

Links to wiki:
ModuleHibernate


Copyright © 2005-2011 ELCA. All Rights Reserved.