Add a jmx utility for creating JMX TabularData from a JDBC ResultSet
--------------------------------------------------------------------

                 Key: DERBY-3449
                 URL: https://issues.apache.org/jira/browse/DERBY-3449
             Project: Derby
          Issue Type: Improvement
            Reporter: Daniel John Debrunner
            Priority: Minor


It might be useful to allow JMX clients to view JDBC result sets, maybe for 
arbitrary queries and probably for DatabaseMetaData ResultSets.

I hacked up some code to try this out, it requires JDK 1.5.

Not sure where this would end up living in the source tree, might be best to 
make this an internal utility rather than visible to applications.
Gives more flexibility to change it over time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to