Interface JDBCValueMappings.ValueReader<JALO,​DB>

    • Method Detail

      • convertValueToJava

        JALO convertValueToJava​(DB value)
      • getValue

        JALO getValue​(java.sql.ResultSet rs,
                      java.lang.String fieldName)
               throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • getValue

        JALO getValue​(java.sql.ResultSet rs,
                      int idx)
               throws java.sql.SQLException
        Throws:
        java.sql.SQLException