Package org.geotools.gce.imagemosaic.catalog.oracle
package org.geotools.gce.imagemosaic.catalog.oracle
-
ClassDescriptionAn abstract class which groups common attributes and methods to remap original FeatureType onto the new oneA data store wrapper around a
DataStore
object.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 versionSpecific 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 charsAn Oracle specificFeatureTypeMapper
instance