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

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

Class Summary
ConvenienceJpaDaoSupport Convenience JPA dao support class to be able to return the convenience JPA template without casting it.
ConvenienceJpaTemplate This is a convenience class for the Jpa template.
GenericJpaDao<T,ID extends Serializable> This class is a JPA-specific implementation of the ConvenienceGenericDao interface.
JpaEntityManagerFactoryInjectorBeanPostProcessor Inject the entity manager factory in GenericDaos (or other daos) if needed.
JpaExtentFetcherInjectorBeanPostProcessor Inject the ExtentFetcher in GenericDaos.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.