Interface ResultSetValueExtractor

    • Method Detail

      • extractValue

        java.lang.Object extractValue​(java.sql.ResultSet rs,
                                      int col)
                               throws java.sql.SQLException
        Throws:
        java.sql.SQLException