I have Postgis/PostgreSql based data store that creates schema
using pgDatastore.createSchema() and SimpleFeatureTypeBuilder. That creates
appropriate table in the Postgis/PostgreSql database and adds new row to
Postgis table geometry_columns.
But I cannot find any method(s) that would delete/drop the table (and
appropriate in Postgis table geometry_columns) created by
pgDatastore.createSchema().
Is there a way to delete/drop the data store schema using geotools, or am I
on my own and I have to use JDBC directly?
Thanks, Lubos Pochman
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
GeoTools-GT2-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users