public static class ST_Explode.ExplodeResultSetQuery extends ST_Explode.ExplodeResultSet
columnCount, connection, explodeId, firstRow, sourceRowGeometries, spatialFieldIndex, spatialFieldName, tableName, tableQuery| Constructor and Description |
|---|
ExplodeResultSetQuery(Connection connection,
String tableName,
String spatialFieldName) |
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
getResultSet()
Return the exploded geometries as multiple rows
|
void |
reset() |
close, readRowpublic ExplodeResultSetQuery(Connection connection, String tableName, String spatialFieldName)
public void reset()
throws SQLException
reset in interface org.h2.tools.SimpleRowSourcereset in class ST_Explode.ExplodeResultSetSQLExceptionpublic ResultSet getResultSet() throws SQLException
ST_Explode.ExplodeResultSetgetResultSet in class ST_Explode.ExplodeResultSetSQLExceptionCopyright © 2019 CNRS. All rights reserved.