Class SaveToPostGISDataSource

All Implemented Interfaces:
WorkbenchContextReference

public class SaveToPostGISDataSource extends DataStoreQueryDataSource
Add Write capabilities to DataStoreQueryDataSource for PostGIS table.

There is now a more poweful way to connect to a postgis table with write access. See PostGISDataStoreDataSource and WritableDataStoreDataSource