Modifier and Type | Method and Description |
---|---|
RowIterator<R> |
iterator() |
RowSet<R> |
next()
Return the next available result or
null , e.g for a simple query that executed multiple queries or for
a batch result. |
forEach, spliterator
columnDescriptors, columnsNames, property, rowCount, size, value
RowIterator<R> iterator()
Copyright © 2022 Eclipse. All rights reserved.