public interface ResultTarget
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addRow(Value[] values)
Add the row to the result set.
|
int |
getRowCount()
Get the number of rows.
|
void addRow(Value[] values)
values - the valuesint getRowCount()
Copyright © 2017. All rights reserved.