Uses of Class
org.deegree_impl.services.wfs.mapinfo.MapInfoDataStore

Packages that use MapInfoDataStore
org.deegree_impl.services.wfs.mapinfo   
 

Uses of MapInfoDataStore in org.deegree_impl.services.wfs.mapinfo
 

Constructors in org.deegree_impl.services.wfs.mapinfo with parameters of type MapInfoDataStore
MapInfoDataStore.CDescribeFeatureType(MapInfoDataStore parent, OGCWebServiceRequest request)
           
MapInfoDataStore.CGetFeature(MapInfoDataStore parent, OGCWebServiceRequest request)
           
MapInfoDataStore.CTransaction(MapInfoDataStore parent, OGCWebServiceRequest request)
           
MapInfoDataStore.CLockFeature(MapInfoDataStore parent, OGCWebServiceRequest request)
           
MapInfoDataStore.CGetFeatureWithLock(MapInfoDataStore parent, OGCWebServiceRequest request)