Uses of Interface
org.perfectjpattern.jee.api.integration.dao.IFinderExecutor

Packages that use IFinderExecutor
org.perfectjpattern.jee.integration.dao Spring-based implementation of the Generic Data Access Object (DAO) Pattern. 
 

Uses of IFinderExecutor in org.perfectjpattern.jee.integration.dao
 

Classes in org.perfectjpattern.jee.integration.dao that implement IFinderExecutor
 class SpringGenericDao<Id extends Serializable,Element>
          Spring-based implementation of IGenericDao
 



Copyright © 2007-2009. All Rights Reserved.