Uses of Package
org.deegree_impl.services.wfs.db

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

Classes in org.deegree_impl.services.wfs.db used by org.deegree_impl.services.wfs.db
PointDBDataStore
          The class concretes the implementation of a data store object for accessing simple databases containing just point geometries (and none geometric properties) through the WFS interface.
PointDBDataStoreOutputGML
          Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as GML feature collection -----------------------------------------------------------------------
PointRowSelector
          Encapsulates selected rows of a table that are identified by a table, a Set of key values, and a keyfield.