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

Packages that use ISbiGeoMapFeaturesDAO
it.eng.spagobi.mapcatalogue.bo.dao   
it.eng.spagobi.mapcatalogue.bo.dao.hibernate   
 

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

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

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

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