Class 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 Detail

      • PostgisResultSetConverter

        public PostgisResultSetConverter​(Connection conn,
                                         ResultSet rs)