public void rewind() throws DbException, NoSuchElementException, TransactionAbortedException { dbiter.rewind(); }
public void rewind() throws DbException, NoSuchElementException, TransactionAbortedException { // some code goes here i.rewind(); i_pos = null; }