| Package | Description |
|---|---|
| org.gcube.data.publishing.gis.geoserver.db |
| Modifier and Type | Method and Description |
|---|---|
static Table |
DBUtils.createTable(Connection conn,
org.gcube.data.publishing.gis.publisher.plugin.fwk.model.GeometryPoint point) |
| Modifier and Type | Method and Description |
|---|---|
static int |
DBUtils.insertPoint(Table theTable,
PreparedStatement ps,
org.gcube.data.publishing.gis.publisher.plugin.fwk.model.GeometryPoint point) |
static PreparedStatement |
DBUtils.prepareStatementForInsert(Connection conn,
Table theTable,
org.gcube.data.publishing.gis.publisher.plugin.fwk.model.GeometryPoint point) |
Copyright © 2015. All Rights Reserved.