Interface ResultClassROF.ResultSetGetter

  • Enclosing class:
    ResultClassROF

    private static interface ResultClassROF.ResultSetGetter
    Invokes a type-specific getter on given ResultSet
    • Method Detail

      • getValue

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