JDBC changes for 7.2 - wish list item - Mailing list pgsql-jdbc

From Peter Wiley
Subject JDBC changes for 7.2 - wish list item
Date
Msg-id Pine.LNX.4.33.0108270842310.22089-100000@rex.vpn.mmsi.com
Whole thread Raw
In response to Re: JDBC changes for 7.2... some questions...  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
Responses Re: JDBC changes for 7.2 - wish list item
List pgsql-jdbc
It's been mentioned before, but a set of error numbers for database errors
would make trapping exceptions and dealing with them gracefully a LOT
simpler. I have java code that runs against Oracle, Informix, PostgreSQL,
MS SQL Server and Cloudscape. All(?) the others have an error code as well
as an error message and it's a lot easier to get the error code.

Of course, they all have *different* error codes for the same error (ie
primary key violation). Nothing is ever simple.

Peter Wiley


pgsql-jdbc by date:

Previous
From: Anders Bengtsson
Date:
Subject: Re: Status of JDBC test suite?
Next
From: T.R.Missner@Level3.com
Date:
Subject: Fastpath error on solaris 2.8 pgsql 7.1.3