Class SQLServerTransformFeatureStore

Object
TransformFeatureSource
TransformFeatureStore
SQLServerTransformFeatureStore
All Implemented Interfaces:
FeatureSource<SimpleFeatureType,SimpleFeature>, FeatureStore<SimpleFeatureType,SimpleFeature>, SimpleFeatureSource, SimpleFeatureStore

public class SQLServerTransformFeatureStore extends TransformFeatureStore
A SQLServer transforming feature store, will transform on the fly all attempts to write so that the underlying features are getting modified while exposing a different feature type to its callers.