Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > reset

reset

reset() updating;

The reset method of the ExternalIterator class resets the state of an external iterator.

After the external iterator has been reset, the first next or back method operation causes a reissue of the default SQL query associated with the attached external collection.