public interface CSquarePolygonsDBInterface
| Modifier and Type | Method and Description |
|---|---|
void |
closeSession() |
File |
exportCSV(Table toExport) |
Table |
joinToWorld(Table toJoin) |
void |
openSession() |
org.gcube.data.streams.Stream<org.gcube.data.publishing.gis.publisher.plugin.fwk.model.GeometryPoint> |
streamTableRows(Table toStream,
org.gcube.common.core.scope.GCUBEScope scope) |
Table |
streamToTable(org.gcube.data.streams.Stream<org.gcube.data.publishing.gis.publisher.plugin.fwk.model.CSquarePoint> points) |
void openSession()
throws SQLException,
ClassNotFoundException
SQLExceptionClassNotFoundExceptionTable streamToTable(org.gcube.data.streams.Stream<org.gcube.data.publishing.gis.publisher.plugin.fwk.model.CSquarePoint> points) throws SQLException
SQLExceptionTable joinToWorld(Table toJoin) throws SQLException
SQLExceptionFile exportCSV(Table toExport) throws IOException, SQLException
IOExceptionSQLExceptionorg.gcube.data.streams.Stream<org.gcube.data.publishing.gis.publisher.plugin.fwk.model.GeometryPoint> streamTableRows(Table toStream, org.gcube.common.core.scope.GCUBEScope scope) throws IOException, SQLException, Exception
IOExceptionSQLExceptionExceptionvoid closeSession()
throws SQLException
SQLExceptionCopyright © 2015. All Rights Reserved.