public interface UpdatableRowData extends RowData
Modifier and Type | Method and Description |
---|---|
io.netty.buffer.ByteBuf[] |
getFieldBuffers() |
void |
updateField(int columnIndex,
ResultField field,
Context context,
Object source,
Object sourceContext) |
duplicateForUpdate, getField, getFieldCount
void updateField(int columnIndex, ResultField field, Context context, Object source, Object sourceContext) throws IOException
IOException
io.netty.buffer.ByteBuf[] getFieldBuffers()