Uses of Class
org.synyx.hades.dao.orm.AbstractExtendedGenericJpaDao

Packages that use AbstractExtendedGenericJpaDao
org.synyx.hades.dao.orm DAO implementations based on JPA and various implementation providers. 
 

Uses of AbstractExtendedGenericJpaDao in org.synyx.hades.dao.orm
 

Subclasses of AbstractExtendedGenericJpaDao in org.synyx.hades.dao.orm
 class GenericEclipseLinkJpaDao<T,PK extends Serializable>
          EclipseLink based implementation of ExtendedGenericDao.
 class GenericHibernateJpaDao<T,PK extends Serializable>
          Implements extended ExtendedGenericDao functionality with Hibernate.
 



Copyright © 2009-2010 Synyx GmbH & Co. KG. All Rights Reserved.