Uses of Interface
it.eng.spagobi.mapcatalogue.dao.ISbiGeoFeaturesDAO

Packages that use ISbiGeoFeaturesDAO
it.eng.spagobi.commons.dao   
it.eng.spagobi.mapcatalogue.dao   
 

Uses of ISbiGeoFeaturesDAO in it.eng.spagobi.commons.dao
 

Methods in it.eng.spagobi.commons.dao that return ISbiGeoFeaturesDAO
static ISbiGeoFeaturesDAO DAOFactory.getSbiGeoFeaturesDAO()
          Creates a DAO instance for a BI object.
 

Uses of ISbiGeoFeaturesDAO in it.eng.spagobi.mapcatalogue.dao
 

Classes in it.eng.spagobi.mapcatalogue.dao that implement ISbiGeoFeaturesDAO
 class SbiGeoFeaturesDAOHibImpl