jdbc Bug ? - Mailing list pgsql-interfaces

From Ramiro Diaz Trepat
Subject jdbc Bug ?
Date
Msg-id 39C01C9B.DEDA5619@opetra.com
Whole thread Raw
List pgsql-interfaces
Hello, <br />   I started using Postgres with a java framework that a company sold to us. <br />   We discovered that
the"execute" method always returns a ResultSet even <br />when the statement was an insert or an update statement. 
Accordingto the <br />documentation of the j2se, when the statement is an insert or an update, <br />the "execute"
methodshould return null. <br />   Was this known ?  How can one checkout the sources and contribute ? <pre>-- 
 
Ramiro Diaz Trepat
Director de Tecnologia
Operaciones Transparentes</pre>  

pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: RE: bug in JDBC UNICODE support
Next
From: Peter Mount
Date:
Subject: RE: jdbc Bug ?