does SQLException.getErrorCode() now works? - Mailing list pgsql-jdbc

From Marcos Truchado
Subject does SQLException.getErrorCode() now works?
Date
Msg-id 3FDF1085.1090508@telefonica.net
Whole thread Raw
Responses Re: does SQLException.getErrorCode() now works?  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Hi:
I'm wondeirng if SQLException => getErrorCode()| method works with the
new JDBC 7.4 drivers. I have tested it with the old 7.3 and did not
work, but I have read something about error codes in the postgresql
webpage, can anyone tell me if it is allready implemented?, if not, when
a error becomes, how to know what kind of error do I have?, I need to
know it to response in my program with this or that action. If yes,
where to find a list of error codes?.

Thanks very much.
|



pgsql-jdbc by date:

Previous
From: Germán Gazzoni
Date:
Subject: REMOVE
Next
From: Dave Cramer
Date:
Subject: Re: does SQLException.getErrorCode() now works?