jdbc capabilities

From: "Steven Dahlin" <Steven_dahlin(at)hotmail(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: jdbc capabilities
Date: 2001-10-12 05:52:22
Message-ID: OE17VTVTkkbgSxqyFCt0000d863@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

What capabilities does the postgresql jdbc have? Specifically I was testing creating a scrollable, updatable resultset so that I could update a field. However, upon trying to execute java.sql.ResultSet.updateString() I was informed that the method was not yet implemented. Is there documentation that specifically covers what is implemented and/or available with postgresql jdbc?

Thanks,
Steve

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Joe Shevland 2001-10-12 06:06:39 Re: [Q] Can't get simple JDBC connection to work: "no suit
Previous Message Amandeep Jawa 2001-10-12 02:49:59 Re: [Q] Can't get simple JDBC connection to work: "no suit