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, getFieldCountvoid updateField(int columnIndex,
ResultField field,
Context context,
Object source,
Object sourceContext)
throws IOException
IOExceptionio.netty.buffer.ByteBuf[] getFieldBuffers()