public interface RowData
Modifier and Type | Method and Description |
---|---|
UpdatableRowData |
duplicateForUpdate() |
Object |
getField(int fieldIdx,
ResultField field,
Context context,
Class<?> targetClass,
Object targetContext) |
int |
getFieldCount() |
int getFieldCount()
Object getField(int fieldIdx, ResultField field, Context context, Class<?> targetClass, Object targetContext) throws IOException
IOException
UpdatableRowData duplicateForUpdate()