se.unlogic.standardutils.dao
Interface GenericDAOFactory


Deprecated.

@Deprecated
public interface GenericDAOFactory


Method Summary
<T> GenericDAO<Integer,T>
getDAO(Class<T> beanClass)
          Deprecated.  
 

Method Detail

getDAO

<T> GenericDAO<Integer,T> getDAO(Class<T> beanClass)
Deprecated. 


Copyright © 2011. All Rights Reserved.