Hi folks, Is it feasible to extend the current sparqle ResultSet with an interface to extract metadata without consuming the resultset. I was thinking of something like java.sql.ResultSetMetaData.
Why? I've created sort of a decorator to show some metadata of a ResultSet and I had to consume the resultset to find out which columns were there. However the current situation allows to consume the ResultSet only once. It probably is feasible. The question is more like, if I create a patch will it be accepted? Regards, Minto -- ir. ing. Minto van der Sluis Software innovator / renovator Xup BV
