public interface ResultTarget
Modifier and Type | Method and Description |
---|---|
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 © 2020 JBoss by Red Hat. All rights reserved.