public class RdbmsResourceIteration extends RdbmIterationBase<RdbmsResource,SailException>
ResultSet
into a RdbmsResource
in an iteration.Constructor and Description |
---|
RdbmsResourceIteration(RdbmsValueFactory vf,
PreparedStatement stmt) |
Modifier and Type | Method and Description |
---|---|
protected RdbmsResource |
convert(ResultSet rs) |
protected RdbmsException |
convertSQLException(SQLException e) |
handleClose, hasNext, next, remove
close, isClosed
public RdbmsResourceIteration(RdbmsValueFactory vf, PreparedStatement stmt) throws SQLException
SQLException
protected RdbmsResource convert(ResultSet rs) throws SQLException
convert
in class RdbmIterationBase<RdbmsResource,SailException>
SQLException
protected RdbmsException convertSQLException(SQLException e)
convertSQLException
in class RdbmIterationBase<RdbmsResource,SailException>
Copyright © 2001-2016 Aduna. All Rights Reserved.