deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Package
org.deegree.io.datastore

Packages that use org.deegree.io.datastore
org.deegree.graphics.displayelements   
org.deegree.graphics.sld   
org.deegree.io.datastore   
org.deegree.io.datastore.cached   
org.deegree.io.datastore.idgenerator   
org.deegree.io.datastore.schema   
org.deegree.io.datastore.sde   
org.deegree.io.datastore.shape   
org.deegree.io.datastore.sql   
org.deegree.io.datastore.sql.generic   
org.deegree.io.datastore.sql.idgenerator   
org.deegree.io.datastore.sql.mysql   
org.deegree.io.datastore.sql.oracle   
org.deegree.io.datastore.sql.postgis   
org.deegree.io.datastore.sql.transaction   
org.deegree.io.datastore.sql.transaction.delete   
org.deegree.io.datastore.sql.transaction.insert   
org.deegree.io.datastore.sql.wherebuilder   
org.deegree.io.datastore.wfs   
org.deegree.model.feature   
org.deegree.model.filterencoding   
org.deegree.ogcwebservices.wfs Web Feature Service (OGC WFS Version 1.1.0). 
org.deegree.ogcwebservices.wfs.operation.transaction   
 

Classes in org.deegree.io.datastore used by org.deegree.graphics.displayelements
PropertyPathResolvingException
          Indicates that a PropertyPath cannot be resolved against a MappedFeatureType.
 

Classes in org.deegree.io.datastore used by org.deegree.graphics.sld
PropertyPathResolvingException
          Indicates that a PropertyPath cannot be resolved against a MappedFeatureType.
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore
AnnotationDocument
          Abstract base class for all datastore specific annotation parsers.
Datastore
          A datastore implementation must extend this class.
DatastoreConfiguration
          Represents the configuration for a mapping (persistence) backend.
DatastoreException
          Base datastore exception class.
DatastoreTransaction
          Handler for TransactionOperations (Insert, Update, Delete, Native).
FeatureId
          Used to identify persistent (stored) feature instances.
Lock
          Represents a lock that has been acquired by a LockFeature or a GetFeatureWithLock request.
LockManager
          Keeps track of all persistent features that are in a locked state, i.e. a LockFeature request has been issued to lock them.
PropertyPathResolvingException
          Indicates that a PropertyPath cannot be resolved against a MappedFeatureType.
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.cached
AnnotationDocument
          Abstract base class for all datastore specific annotation parsers.
Datastore
          A datastore implementation must extend this class.
DatastoreConfiguration
          Represents the configuration for a mapping (persistence) backend.
DatastoreException
          Base datastore exception class.
DatastoreTransaction
          Handler for TransactionOperations (Insert, Update, Delete, Native).
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.idgenerator
DatastoreException
          Base datastore exception class.
DatastoreTransaction
          Handler for TransactionOperations (Insert, Update, Delete, Native).
FeatureId
          Used to identify persistent (stored) feature instances.
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.schema
Datastore
          A datastore implementation must extend this class.
DatastoreConfiguration
          Represents the configuration for a mapping (persistence) backend.
DatastoreException
          Base datastore exception class.
DatastoreTransaction
          Handler for TransactionOperations (Insert, Update, Delete, Native).
FeatureId
          Used to identify persistent (stored) feature instances.
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.sde
AnnotationDocument
          Abstract base class for all datastore specific annotation parsers.
Datastore
          A datastore implementation must extend this class.
DatastoreConfiguration
          Represents the configuration for a mapping (persistence) backend.
DatastoreException
          Base datastore exception class.
DatastoreTransaction
          Handler for TransactionOperations (Insert, Update, Delete, Native).
FeatureId
          Used to identify persistent (stored) feature instances.
PropertyPathResolvingException
          Indicates that a PropertyPath cannot be resolved against a MappedFeatureType.
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.shape
AnnotationDocument
          Abstract base class for all datastore specific annotation parsers.
Datastore
          A datastore implementation must extend this class.
DatastoreConfiguration
          Represents the configuration for a mapping (persistence) backend.
DatastoreException
          Base datastore exception class.
DatastoreTransaction
          Handler for TransactionOperations (Insert, Update, Delete, Native).
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.sql
AnnotationDocument
          Abstract base class for all datastore specific annotation parsers.
Datastore
          A datastore implementation must extend this class.
DatastoreConfiguration
          Represents the configuration for a mapping (persistence) backend.
DatastoreException
          Base datastore exception class.
DatastoreTransaction
          Handler for TransactionOperations (Insert, Update, Delete, Native).
FeatureId
          Used to identify persistent (stored) feature instances.
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.sql.generic
Datastore
          A datastore implementation must extend this class.
DatastoreException
          Base datastore exception class.
DatastoreTransaction
          Handler for TransactionOperations (Insert, Update, Delete, Native).
FeatureId
          Used to identify persistent (stored) feature instances.
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.sql.idgenerator
DatastoreTransaction
          Handler for TransactionOperations (Insert, Update, Delete, Native).
FeatureId
          Used to identify persistent (stored) feature instances.
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.sql.mysql
Datastore
          A datastore implementation must extend this class.
DatastoreException
          Base datastore exception class.
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.sql.oracle
Datastore
          A datastore implementation must extend this class.
DatastoreException
          Base datastore exception class.
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.sql.postgis
Datastore
          A datastore implementation must extend this class.
DatastoreException
          Base datastore exception class.
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.sql.transaction
DatastoreException
          Base datastore exception class.
DatastoreTransaction
          Handler for TransactionOperations (Insert, Update, Delete, Native).
FeatureId
          Used to identify persistent (stored) feature instances.
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.sql.transaction.delete
DatastoreException
          Base datastore exception class.
FeatureId
          Used to identify persistent (stored) feature instances.
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.sql.transaction.insert
DatastoreException
          Base datastore exception class.
FeatureId
          Used to identify persistent (stored) feature instances.
TransactionException
          Indicates that an error occured so the transaction could not be performed.
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.sql.wherebuilder
DatastoreException
          Base datastore exception class.
PropertyPathResolvingException
          Indicates that a PropertyPath cannot be resolved against a MappedFeatureType.
 

Classes in org.deegree.io.datastore used by org.deegree.io.datastore.wfs
AnnotationDocument
          Abstract base class for all datastore specific annotation parsers.
Datastore
          A datastore implementation must extend this class.
DatastoreConfiguration
          Represents the configuration for a mapping (persistence) backend.
DatastoreException
          Base datastore exception class.
DatastoreTransaction
          Handler for TransactionOperations (Insert, Update, Delete, Native).
 

Classes in org.deegree.io.datastore used by org.deegree.model.feature
PropertyPathResolvingException
          Indicates that a PropertyPath cannot be resolved against a MappedFeatureType.
 

Classes in org.deegree.io.datastore used by org.deegree.model.filterencoding
PropertyPathResolvingException
          Indicates that a PropertyPath cannot be resolved against a MappedFeatureType.
 

Classes in org.deegree.io.datastore used by org.deegree.ogcwebservices.wfs
DatastoreException
          Base datastore exception class.
 

Classes in org.deegree.io.datastore used by org.deegree.ogcwebservices.wfs.operation.transaction
FeatureId
          Used to identify persistent (stored) feature instances.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org