Uses of Interface
com.gisgraphy.dao.LookupDao

Packages that use LookupDao
com.gisgraphy.dao.hibernate   
com.gisgraphy.service.impl   
 

Uses of LookupDao in com.gisgraphy.dao.hibernate
 

Classes in com.gisgraphy.dao.hibernate that implement LookupDao
 class LookupDaoHibernate
          Hibernate implementation of LookupDao.
 

Uses of LookupDao in com.gisgraphy.service.impl
 

Methods in com.gisgraphy.service.impl with parameters of type LookupDao
 void LookupManagerImpl.setLookupDao(LookupDao dao)
          Method that allows setting the DAO to talk to the data store with.
 



Copyright © 2010. All Rights Reserved.