|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DataStore in org.deegree_impl.services.gazetteer |
Methods in org.deegree_impl.services.gazetteer that return DataStore | |
static DataStore |
WFSGFactory.createDataStrore(java.lang.String className,
java.net.URL configuration)
|
Uses of DataStore in org.deegree_impl.services.wcas |
Methods in org.deegree_impl.services.wcas that return DataStore | |
static DataStore |
WCASFactory.createDataStrore(java.lang.String className,
java.net.URL configuration)
|
Uses of DataStore in org.deegree_impl.services.wfs |
Classes in org.deegree_impl.services.wfs that implement DataStore | |
class |
AbstractDataStore
the class implements the methods of the DataStore interface thats implementation is common to all data stores and some additional methods that will be used if the data store is controlled using observer/event handling mechanism. |
Methods in org.deegree_impl.services.wfs that return DataStore | |
static DataStore |
WFSFactory.createDataStrore(java.lang.String className,
java.net.URL configuration)
|
Uses of DataStore in org.deegree_impl.services.wfs.bna |
Classes in org.deegree_impl.services.wfs.bna that implement DataStore | |
class |
BNADataStore
The class provides reading access to BNA files. |
Uses of DataStore in org.deegree_impl.services.wfs.db |
Classes in org.deegree_impl.services.wfs.db that implement DataStore | |
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 DataStore in org.deegree_impl.services.wfs.gml |
Classes in org.deegree_impl.services.wfs.gml that implement DataStore | |
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 DataStore in org.deegree_impl.services.wfs.mapinfo |
Classes in org.deegree_impl.services.wfs.mapinfo that implement DataStore | |
class |
MapInfoDataStore
The class provides reading and writing access to ESRI shapefiles. |
Uses of DataStore in org.deegree_impl.services.wfs.mysql |
Classes in org.deegree_impl.services.wfs.mysql that implement DataStore | |
class |
MySQLDataStore
The class concretes the implementation of a data store object for accessing postgis databases through a WFS. |
Uses of DataStore in org.deegree_impl.services.wfs.oracle |
Classes in org.deegree_impl.services.wfs.oracle that implement DataStore | |
class |
OracleDataStore
The class concretes the implementation of a data store object for accessing Oracle Spatial databases through a WFS. |
Uses of DataStore in org.deegree_impl.services.wfs.postgis |
Classes in org.deegree_impl.services.wfs.postgis that implement DataStore | |
class |
PostgisDataStore
The class concretes the implementation of a data store object for accessing postgis databases through a WFS. |
Uses of DataStore in org.deegree_impl.services.wfs.sde |
Classes in org.deegree_impl.services.wfs.sde that implement DataStore | |
class |
SDEDataStore
The class provides reading and writing access to ESRI shape- files. |
Uses of DataStore in org.deegree_impl.services.wfs.shape |
Classes in org.deegree_impl.services.wfs.shape that implement DataStore | |
class |
ShapeDataStore
The class provides reading and writing access to ESRI shapefiles. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |