Interface RowData

    • Method Detail

      • getFieldCount

        int getFieldCount()
      • getField

        java.lang.Object getField​(int fieldIdx,
                                  ResultField field,
                                  Context context,
                                  java.lang.Class<?> targetClass,
                                  java.lang.Object targetContext)
                           throws java.io.IOException
        Throws:
        java.io.IOException