Class OracleDatastoreWrapper

Object
DataStoreWrapper
OracleDatastoreWrapper
All Implemented Interfaces:
DataAccess<SimpleFeatureType,SimpleFeature>, DataStore

public class OracleDatastoreWrapper extends DataStoreWrapper
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
Author:
Daniele Romagnoli, GeoSolutions SAS