Interface | Description |
---|---|
FeatureTypeMapper |
A simple interface which provides FeatureType mapping information such as the name of the
original type name and the mapped one, the wrapped feature type as well as the customized version
|
Class | Description |
---|---|
AbstractFeatureTypeMapper |
An abstract class which groups common attributes and methods to remap original FeatureType onto
the new one
|
DataStoreWrapper |
A data store wrapper around a
DataStore object. |
OracleDatastoreWrapper |
Specific Oracle implementation for a
DataStoreWrapper Oracle DB has a couple of
limitations: 1) All attributes and type names are UPPERCASE 2) attribute and type names can't be
longer than 30 chars |
OracleFeatureTypeMapper |
An Oracle specific
FeatureTypeMapper instance |
OracleTransformFeatureStore |
Copyright © 1996–2021 Geotools. All rights reserved.