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

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

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

Methods in org.synyx.hades.dao.orm that return types with arguments of type GenericJpaDao
protected  java.lang.Class<? extends GenericJpaDao> GenericDaoFactory.getDaoClass()
          Determines the base class for the DAO to be created by checking the EntityManager's concrete type.
 



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