Hi, > Well, y read postgresql jdbc driver don't use the fetchSize hint... > i make test with H2 and seems that don take the hint...
How did you test it? It is implemented for remote connections (client/server mode). What is your database URL? > How implements H2 this featuire??? See JdbcResultSet.setFetchSize and ResultRemote.fetchSize Regards, Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
