Interface UpdatableRowData

    • Method Detail

      • updateField

        void updateField​(int columnIndex,
                         ResultField field,
                         Context context,
                         java.lang.Object source,
                         java.lang.Object sourceContext)
                  throws java.io.IOException
        Throws:
        java.io.IOException
      • getFieldBuffers

        io.netty.buffer.ByteBuf[] getFieldBuffers()