|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.io.datastore.Datastore
org.deegree.io.datastore.cached.CachedWFSDatastore
public class CachedWFSDatastore
| Constructor Summary | |
|---|---|
CachedWFSDatastore()
default constructor; reads cache size from /cache.properties or if not available from cache.properties |
|
| Method Summary | |
|---|---|
void |
bindSchema(MappedGMLSchema schema)
Adds the given GML application schema to the set of schemas that are handled by this datastore instance. |
void |
close()
Closes the datastore so it can free dependent resources. |
CachedWFSAnnotationDocument |
getAnnotationParser()
Returns the datastore specific annotation parser. |
FeatureCollection |
performQuery(Query query,
MappedFeatureType[] rootFts)
Performs a query against the datastore. |
FeatureCollection |
performQuery(Query query,
MappedFeatureType[] rootFts,
DatastoreTransaction context)
Performs a query against the datastore (in the given transaction context). |
| Methods inherited from class org.deegree.io.datastore.Datastore |
|---|
acquireTransaction, canTransformTo, configure, determineFidsToLock, getConfiguration, getFeatureType, getSchemas, releaseTransaction, transformQuery, transformResult |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CachedWFSDatastore()
| Method Detail |
|---|
public void bindSchema(MappedGMLSchema schema)
throws DatastoreException
DatastoreNote that this method may be called several times for every GML schema that uses this datastore instance.
bindSchema in class Datastoreschema - GML application schema to bind
DatastoreExceptionpublic CachedWFSAnnotationDocument getAnnotationParser()
Datastore
getAnnotationParser in class Datastore
public void close()
throws DatastoreException
Datastore
close in class DatastoreDatastoreException
public FeatureCollection performQuery(Query query,
MappedFeatureType[] rootFts,
DatastoreTransaction context)
throws DatastoreException,
UnknownCRSException
Datastore
performQuery in class Datastorequery - query to be performedrootFts - the root feature types that are queried, more than one type means that the types
are joinedcontext - context (used to specify the JDBCConnection, for example)
DatastoreException
UnknownCRSException
public FeatureCollection performQuery(Query query,
MappedFeatureType[] rootFts)
throws DatastoreException,
UnknownCRSException
Datastore
performQuery in class Datastorequery - query to be performedrootFts - the root feature types that are queried, more than one type means that the types
are joined
DatastoreException
UnknownCRSException
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net