Uses of Class
org.deegree_impl.services.wfs.gml.GMLDBDataStore

Packages that use GMLDBDataStore
org.deegree_impl.services.wfs.gml   
 

Uses of GMLDBDataStore in org.deegree_impl.services.wfs.gml
 

Constructors in org.deegree_impl.services.wfs.gml with parameters of type GMLDBDataStore
CTransaction(GMLDBDataStore parent, OGCWebServiceRequest request)
          Creates a new CTransaction object.
CLockFeature(GMLDBDataStore parent, OGCWebServiceRequest request)
          Creates a new CLockFeature object.
CGetFeatureWithLock(GMLDBDataStore parent, OGCWebServiceRequest request)
          Creates a new CGetFeatureWithLock object.
CGetFeature(GMLDBDataStore parent, OGCWebServiceRequest request)
          Creates a new CGetFeature object.
CDescribeFeatureType(GMLDBDataStore parent, OGCWebServiceRequest request)
          Creates a new CDescribeFeatureType object.