Uses of Interface
com.gisgraphy.domain.repository.IDatabaseHelper

Packages that use IDatabaseHelper
com.gisgraphy.domain.geoloc.importer   
com.gisgraphy.domain.repository   
 

Uses of IDatabaseHelper in com.gisgraphy.domain.geoloc.importer
 

Methods in com.gisgraphy.domain.geoloc.importer with parameters of type IDatabaseHelper
 void ImporterManager.setDatabaseHelper(IDatabaseHelper databaseHelper)
           
 

Uses of IDatabaseHelper in com.gisgraphy.domain.repository
 

Classes in com.gisgraphy.domain.repository that implement IDatabaseHelper
 class DatabaseHelper
          Default implementation of IDatabaseHelper
 



Copyright © 2010. All Rights Reserved.