| 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. |
default java.util.stream.Stream<R> |
stream() |
forEach, spliteratorcolumnDescriptors, columnsNames, property, rowCount, size, valueRowIterator<R> iterator()
RowSet<R> next()
SqlResultnull, e.g for a simple query that executed multiple queries or for
a batch result.default java.util.stream.Stream<R> stream()
Copyright © 2025 Eclipse. All rights reserved.