=CE=A3=CF=84=CE=B9=CF=82 Thursday 15 May 2008 09:14:52 =CE=BF/=CE=B7 Kris
J=
urka =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5:
>=20
> On Mon, 12 May 2008, Achilleas Mantzios wrote:
>=20
> > However, in plain connnection.prepareStatement(String sql) calls,=20
> > 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=
=20
> > touching the huge number of PreparedStatements in the code.
>=20
> The easiest thing would just be to adjust the driver source code to=20
> restore the old behavior.
Thanx,
I thought about it and abandoned that idea, since i speculate it would
come=
back and bite me sometime in the future.=20
Also now the fact that jdbc is not in the server source base it is even
mor=
e discouraging.
i just rewrote the prepareStatement()'s calls.
Thanx for your answer.
>=20
> Kris Jurka
>=20
--=20
Achilleas Mantzios
--=20
Sent via pgsql-jdbc mailing list (pgsql-jdbc@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc


|