public class EmptyRdbmsResourceIteration extends RdbmsResourceIteration
RdbmsResourceIteration
.Constructor and Description |
---|
EmptyRdbmsResourceIteration() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext()
Returns true if the iteration has more elements.
|
convert, convertSQLException
handleClose, next, remove
close, isClosed
public EmptyRdbmsResourceIteration() throws SQLException
SQLException
public boolean hasNext() throws SailException
Iteration
Iteration.next()
would return an element
rather than throwing a NoSuchElementException.)hasNext
in interface Iteration<RdbmsResource,SailException>
hasNext
in class RdbmIterationBase<RdbmsResource,SailException>
SailException
Copyright © 2001-2016 Aduna. All Rights Reserved.