Uses of Class
org.clazzes.util.jpa.dao.JpaDAOSupport

Packages that use JpaDAOSupport
org.clazzes.util.jpa.generic   
 

Uses of JpaDAOSupport in org.clazzes.util.jpa.generic
 

Subclasses of JpaDAOSupport in org.clazzes.util.jpa.generic
 class GenericGetAllJpaDAO<T>
          A JPA implementation of a GenericGetAllDAO
 class GenericJoinJpaDAO<T,B>
          A JPA implementation of GenericJoinDAO.
 class GenericJpaDAO<T>
          A JPA implementation of a generic DAO.
 



Copyright © 2011. All Rights Reserved.