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

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

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

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

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

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