Class PostgisDatastoreWrapper

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

public class PostgisDatastoreWrapper extends DataStoreWrapper
Specific Postgis implementation for a DataStoreWrapper By default, Postgresql identifiers can't be longer than 63 chars. See SQL Syntax identifiers
Author:
Daniele Romagnoli, GeoSolutions SAS