Modifier and Type | Class and Description |
---|---|
class |
TransformFeatureStore
A 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.
|
Modifier and Type | Class and Description |
---|---|
class |
OracleTransformFeatureStore |
Modifier and Type | Class and Description |
---|---|
class |
PostgisTransformFeatureStore
A Postgis 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.
|
Modifier and Type | Class and Description |
---|---|
class |
SQLServerTransformFeatureStore
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.
|
Copyright © 1996–2022 Geotools. All rights reserved.