|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractDataStore in org.deegree_impl.services.wfs |
Fields in org.deegree_impl.services.wfs declared as AbstractDataStore | |
protected AbstractDataStore |
WFSMainLoop.parent
|
Constructors in org.deegree_impl.services.wfs with parameters of type AbstractDataStore | |
WFSMainLoop(AbstractDataStore parent,
OGCWebServiceRequest request)
Creates a new WFSMainLoop object. |
|
DBGetFeature(AbstractDataStore parent,
OGCWebServiceRequest request)
|
|
AbstractTransaction(AbstractDataStore parent,
OGCWebServiceRequest request)
|
|
AbstractGetFeature(AbstractDataStore parent,
OGCWebServiceRequest request)
|
|
AbstractDescribeFeatureType(AbstractDataStore parent,
OGCWebServiceRequest request)
|
Uses of AbstractDataStore in org.deegree_impl.services.wfs.bna |
Subclasses of AbstractDataStore in org.deegree_impl.services.wfs.bna | |
class |
BNADataStore
The class provides reading access to BNA files. |
Uses of AbstractDataStore in org.deegree_impl.services.wfs.db |
Subclasses of AbstractDataStore in org.deegree_impl.services.wfs.db | |
class |
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. |
Uses of AbstractDataStore in org.deegree_impl.services.wfs.gml |
Subclasses of AbstractDataStore in org.deegree_impl.services.wfs.gml | |
class |
GMLDBDataStore
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. |
Uses of AbstractDataStore in org.deegree_impl.services.wfs.mapinfo |
Subclasses of AbstractDataStore in org.deegree_impl.services.wfs.mapinfo | |
class |
MapInfoDataStore
The class provides reading and writing access to ESRI shapefiles. |
Uses of AbstractDataStore in org.deegree_impl.services.wfs.mysql |
Subclasses of AbstractDataStore in org.deegree_impl.services.wfs.mysql | |
class |
MySQLDataStore
The class concretes the implementation of a data store object for accessing postgis databases through a WFS. |
Uses of AbstractDataStore in org.deegree_impl.services.wfs.oracle |
Subclasses of AbstractDataStore in org.deegree_impl.services.wfs.oracle | |
class |
OracleDataStore
The class concretes the implementation of a data store object for accessing Oracle Spatial databases through a WFS. |
Uses of AbstractDataStore in org.deegree_impl.services.wfs.postgis |
Subclasses of AbstractDataStore in org.deegree_impl.services.wfs.postgis | |
class |
PostgisDataStore
The class concretes the implementation of a data store object for accessing postgis databases through a WFS. |
Uses of AbstractDataStore in org.deegree_impl.services.wfs.sde |
Subclasses of AbstractDataStore in org.deegree_impl.services.wfs.sde | |
class |
SDEDataStore
The class provides reading and writing access to ESRI shape- files. |
Uses of AbstractDataStore in org.deegree_impl.services.wfs.shape |
Subclasses of AbstractDataStore in org.deegree_impl.services.wfs.shape | |
class |
ShapeDataStore
The class provides reading and writing access to ESRI shapefiles. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |