setFetchSize bug
fschmidt <[email protected]> Fri, 9 Nov 2007 21:57:04 -0800 (PST)
| Newsgroups | gmane.comp.db.mysql.java |
|---|---|
| Message-ID | <[email protected]> |
If I have a ResultSet on table 't' with field 's', then I can call
ResultSet.getString("t.s"). But if I first call Statement.setFetchSize()
then this field isn't found.
Calling ResultSet.setFetchSize() doesn't work at all (doesn't set the fetch
size).
This is using version 5.0.7 .
--
View this message in context: http://www.nabble.com/setFetchSize-bug-tf4781679.html#a13679624
Sent from the MySQL - Java mailing list archive at Nabble.com.
--
MySQL Java Mailing List
For list archives: http://lists.mysql.com/java
To unsubscribe: http://lists.mysql.com/[email protected]