Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: scrollable ResultSet advise





On Mon, 12 May 2008, Achilleas Mantzios wrote:

However, in plain connnection.prepareStatement(String sql) calls, ResultSet type defaults to FORWARD_ONLY, making the above code broken.

I am wandering if there is a quick way to solve this problem, without touching the huge number of PreparedStatements in the code.

The easiest thing would just be to adjust the driver source code to restore the old behavior.

Kris Jurka



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group