before first in jdbc

Solutions on MaxInterview for before first in jdbc by the best coders in the world

showing results for - "before first in jdbc"
Benji
02 Apr 2017
1beforeFirst() jumps to row 0. 
2Used to call next() method in while loop.