Documentation of 'jhplot.io.csv.ResultSetHelper' Java class.
ResultSetHelper
jhplot.io.csv

Interface ResultSetHelper

    • Method Detail

      • getColumnNames

        java.lang.String[] getColumnNames(java.sql.ResultSet rs)
                                   throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • getColumnValues

        java.lang.String[] getColumnValues(java.sql.ResultSet rs)
                                    throws java.sql.SQLException,
                                           java.io.IOException
        Throws:
        java.sql.SQLException
        java.io.IOException

DMelt 3.0 © DataMelt by jWork.ORG