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

Packages that use GenericDaoSupport
org.synyx.hades.dao.orm   
 

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

Subclasses of GenericDaoSupport in org.synyx.hades.dao.orm
 class GenericJpaDao<T,PK extends Serializable>
          Default implementation of the GenericDao interface.
 

Methods in org.synyx.hades.dao.orm that return types with arguments of type GenericDaoSupport
protected  java.lang.Class<? extends GenericDaoSupport> 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.