Uses of Class
org.deegree_impl.services.wfs.db.PointDBDataStore

Packages that use PointDBDataStore
org.deegree_impl.services.wfs.db   
 

Uses of PointDBDataStore in org.deegree_impl.services.wfs.db
 

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