J
jhobson
Guest
Denis, This error is returned when the value supplied to setFetchSize() is negative. Statement (Java Platform SE 8 ) SQLException - if a database access error occurs, this method is called on a closed Statement or the condition rows >= 0 is not satisfied. Thanks, John
Continue reading...
Continue reading...