Class PostgisResultSetConverter

java.lang.Object
com.vividsolutions.jump.datastore.spatialdatabases.SpatialDatabasesResultSetConverter
com.vividsolutions.jump.datastore.postgis.PostgisResultSetConverter

public class PostgisResultSetConverter extends SpatialDatabasesResultSetConverter
Implements the mapping between a result set and a FeatureSchema and Feature set. This is a transient worker class, whose lifetime should be no longer than the lifetime of the provided ResultSet
  • Constructor Details