public class PostgisResultSetConverter
extends java.lang.Object
FeatureSchema
and Feature
set.
This is a transient worker class, whose lifetime
should be no longer than the lifetime of the
provided ResultSetConstructor and Description |
---|
PostgisResultSetConverter(java.sql.Connection conn,
java.sql.ResultSet rs) |
Modifier and Type | Method and Description |
---|---|
Feature |
getFeature() |
FeatureSchema |
getFeatureSchema() |
public PostgisResultSetConverter(java.sql.Connection conn, java.sql.ResultSet rs)
public FeatureSchema getFeatureSchema() throws java.sql.SQLException
java.sql.SQLException
public Feature getFeature() throws java.lang.Exception
java.lang.Exception