Class ResultSetIterator
java.lang.Object
cz.cvut.kbss.ontodriver.iteration.ResultSetIterator
Iterator over a
ResultSet
.
Note that the methods wrap OntoDriverException
s possibly thrown by the underlying result set in a OntoDriverRuntimeException
in order to support the Iterator
API.