[Geotools-devel] Inserting data in the database from GeoServer

2016-03-15 Thread Sayon Kumar
Hello, This is a doubt from the end-user perspective. I can create a new empty table in the database from GeoServer using the 'Create new feature type'. Is there also an option that I can insert data in this empty table from the GeoServer? Thanks. Best, Sayon --

[Geotools-devel] Customization of the CREATE TABLE

2016-03-08 Thread Sayon Kumar
Hey guys, I have been developing a SAP HANA data-store plugin for Geotools. The SQLDialect interface as currently written doesn’t allow for customization to the CREATE TABLE statement. I have modified the SQLDialect interface and added a new method named “encodeCreateTable” whose default behavour