Maps {@link ResultSet result-sets} to specific contextual data related to processing that result set
Considering the JDBC-redesign work, would further like this contextual info not mapped separately, but available based on the result set being processed. This would also allow maintaining a single mapping as we could reliably get notification of the result-set closing...
@author Steve Ebersole