Package org.deegree.feature.persistence

Interface Summary
FeatureStore Base interface of the Feature persistence layer, provides access to stored Feature instances.
FeatureStoreProvider The class TODO add class documentation here.
FeatureStoreTransaction Provides transactional access to a FeatureStore.
 

Class Summary
BlobCodec Provides methods for storing / retrieving GMLObject instances in binary form, e.g. in BLOBs.
FeatureStoreGMLIdResolver GMLReferenceResolver that uses a FeatureStore for resolving local object references.
FeatureStoreManager Entry point for creating and retrieving FeatureStore providers and instances.
 

Enum Summary
BlobCodec.Compression  
FeatureStoreTransaction.IDGenMode Enum type for discriminating the different object id generation policies for inserts.
 

Exception Summary
FeatureStoreException Indicates an exception that occured in the feature persistence layer.
 



Copyright © 2011. All Rights Reserved.