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

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

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

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

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

Classes in it.eng.spagobi.mapcatalogue.dao that implement ISbiGeoMapFeaturesDAO
 class SbiGeoMapFeaturesDAOHibImpl