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