jdbc Bug ?

From: Ramiro Diaz Trepat <ramiro(at)opetra(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: jdbc Bug ?
Date: 2000-09-14 00:32:27
Message-ID: 39C01C9B.DEDA5619@opetra.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello,
I started using Postgres with a java framework that a company sold to
us.
We discovered that the "execute" method always returns a ResultSet
even
when the statement was an insert or an update statement. According to
the
documentation of the j2se, when the statement is an insert or an update,

the "execute" method should return null.
Was this known ? How can one checkout the sources and contribute ?

--
Ramiro Diaz Trepat
Director de Tecnologia
Operaciones Transparentes

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2000-09-14 01:27:40 Re: JDBC getDatabaseProductVersion() patch
Previous Message Anders Bengtsson 2000-09-13 19:28:14 JDBC getDatabaseProductVersion() patch