public interface ResultSetRewindable extends ResultSet
Modifier and Type | Method and Description |
---|---|
void |
reset()
Move back to the start of the iterator for this instance of results of a query.
|
int |
size()
return the number of solutions
|
getResourceModel, getResultVars, getRowNumber, hasNext, next, nextBinding, nextSolution
Licenced under the Apache License, Version 2.0