Class OracleResultSetConverter


  • public class OracleResultSetConverter
    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

      • OracleResultSetConverter

        public OracleResultSetConverter​(Connection conn,
                                        ResultSet rs)