|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Datastore in org.deegree.io.datastore |
---|
Methods in org.deegree.io.datastore that return Datastore | |
---|---|
Datastore |
DatastoreTransaction.getDatastore()
Returns the associated Datastore instance. |
static Datastore |
DatastoreRegistry.getDatastore(DatastoreConfiguration config)
Returns the Datastore instance that serves the given DatastoreConfiguration . |
Methods in org.deegree.io.datastore that return types with arguments of type Datastore | |
---|---|
java.lang.Class<? extends Datastore> |
DatastoreConfiguration.getDatastoreClass()
Returns the class of the corresponding Datastore . |
static java.lang.Class<Datastore> |
DatastoreRegistry.getDatastoreClass(java.lang.String commonName)
Returns the Class of a Datastore identified by the passed name. |
Methods in org.deegree.io.datastore with parameters of type Datastore | |
---|---|
static void |
DatastoreRegistry.registerDatastore(Datastore ds)
Registers a new Datastore instance. |
Uses of Datastore in org.deegree.io.datastore.cached |
---|
Subclasses of Datastore in org.deegree.io.datastore.cached | |
---|---|
class |
CachedWFSDatastore
Datastore implementation that |
Uses of Datastore in org.deegree.io.datastore.schema |
---|
Methods in org.deegree.io.datastore.schema that return Datastore | |
---|---|
Datastore |
MappedGMLSchema.getDatastore()
Returns the Datastore instance that handles this schema. |
Uses of Datastore in org.deegree.io.datastore.sde |
---|
Subclasses of Datastore in org.deegree.io.datastore.sde | |
---|---|
class |
SDEDatastore
Datastore implementation for an ESRI SDE database. |
Uses of Datastore in org.deegree.io.datastore.shape |
---|
Subclasses of Datastore in org.deegree.io.datastore.shape | |
---|---|
class |
ShapeDatastore
Datastore implementation that allows (read-only) access to ESRI shape files. |
Uses of Datastore in org.deegree.io.datastore.sql |
---|
Subclasses of Datastore in org.deegree.io.datastore.sql | |
---|---|
class |
AbstractSQLDatastore
This abstract class implements the common functionality of Datastore implementations that use SQL databases
as backend. |
Methods in org.deegree.io.datastore.sql that return types with arguments of type Datastore | |
---|---|
java.lang.Class<? extends Datastore> |
SQLDatastoreConfiguration.getDatastoreClass()
|
Constructor parameters in org.deegree.io.datastore.sql with type arguments of type Datastore | |
---|---|
SQLAnnotationDocument(java.lang.Class<? extends Datastore> datastoreClass)
Creates a new instance of SQLAnnotationDocument for the given datastore class. |
|
SQLDatastoreConfiguration(JDBCConnection connection,
java.lang.Class<? extends Datastore> datastoreClass)
Creates a new instance of SQLDatastoreConfiguration from the given parameters. |
Uses of Datastore in org.deegree.io.datastore.sql.generic |
---|
Subclasses of Datastore in org.deegree.io.datastore.sql.generic | |
---|---|
class |
GenericSQLDatastore
Datastore implementation for any SQL database that can be accessed through a jdbc connection (even the
odbc-jdbc bridge is supported) and that supports the storing of BLOBs. |
Uses of Datastore in org.deegree.io.datastore.sql.mysql |
---|
Subclasses of Datastore in org.deegree.io.datastore.sql.mysql | |
---|---|
class |
MySQLDatastore
Datastore implementation for MySQL spatial databases. |
Uses of Datastore in org.deegree.io.datastore.sql.oracle |
---|
Subclasses of Datastore in org.deegree.io.datastore.sql.oracle | |
---|---|
class |
OracleDatastore
Datastore implementation for Oracle Spatial database systems. |
Uses of Datastore in org.deegree.io.datastore.sql.postgis |
---|
Subclasses of Datastore in org.deegree.io.datastore.sql.postgis | |
---|---|
class |
PostGISDatastore
Datastore implementation for PostGIS/PostgreSQL databases. |
Uses of Datastore in org.deegree.io.datastore.wfs |
---|
Subclasses of Datastore in org.deegree.io.datastore.wfs | |
---|---|
class |
CascadingWFSDatastore
Datastore that uses a remote WFS instance as backend. |
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org