Uses of Interface
org.ow2.dragon.persistence.dao.GenericOSEMDAO

Packages that use GenericOSEMDAO
org.ow2.dragon.persistence.dao   
 

Uses of GenericOSEMDAO in org.ow2.dragon.persistence.dao
 

Classes in org.ow2.dragon.persistence.dao that implement GenericOSEMDAO
 class GenericCompassDAOImpl<T,PK extends Serializable>
           
 

Methods in org.ow2.dragon.persistence.dao that return GenericOSEMDAO
protected  GenericOSEMDAO<T,PK> GenericHibernateCompassDAOImpl.getGenericOSEMDAO()
           
 

Methods in org.ow2.dragon.persistence.dao with parameters of type GenericOSEMDAO
 void GenericHibernateCompassDAOImpl.setGenericOSEMDAO(GenericOSEMDAO<T,PK> genericOSEMDAO)
           
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.