| Author |
Initial rows loaded to result set
|
Joe Nguyen
Ranch Hand
Joined: Apr 20, 2001
Posts: 161
|
|
|
I notice that the default intial loading in result set is 10 rows. It always happens regardless how many rows being set in the setFetchSize(). Does any one know how to alter the initial loading.
|
 |
Joe Nguyen
Ranch Hand
Joined: Apr 20, 2001
Posts: 161
|
|
|
Let me answer my own question since I just find out the answer. Set fetch size to the statement.
|
 |
 |
|
|
subject: Initial rows loaded to result set
|
|
|