| 
deegree 2.1 (2007/11/08 09:57 build-328-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.wfs.CascadingWFSDatastore
public class CascadingWFSDatastore
| Constructor Summary | |
|---|---|
CascadingWFSDatastore()
 | 
|
| Method Summary | |
|---|---|
 void | 
close()
Closes the datastore so it can free dependent resources.  | 
 CascadingWFSAnnotationDocument | 
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, bindSchema, 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 CascadingWFSDatastore()
| Method Detail | 
|---|
public CascadingWFSAnnotationDocument 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.1 (2007/11/08 09:57 build-328-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