Package org.geotools.gce.imagemosaic.catalog.oracle
-
Interface Summary 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 Summary Class Description AbstractFeatureTypeMapper An abstract class which groups common attributes and methods to remap original FeatureType onto the new oneDataStoreWrapper A data store wrapper around aDataStore
object.OracleDatastoreWrapper Specific Oracle implementation for aDataStoreWrapper
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 charsOracleFeatureTypeMapper An Oracle specificFeatureTypeMapper
instanceOracleTransformFeatureStore