Re: Error codes in SQLException - Mailing list pgsql-jdbc

From Achilleas Mantzios
Subject Re: Error codes in SQLException
Date
Msg-id 200710301444.56561.achill@matrix.gatewaynet.com
Whole thread Raw
In response to Error codes in SQLException  ("Christian Rengstl" <Christian.Rengstl@klinik.uni-regensburg.de>)
List pgsql-jdbc
Στις Τρίτη 30 Οκτώβριος 2007 12:06, ο/η Christian Rengstl έγραψε:
> Hi list,
>
> I was just wondering if there is a overview somewhere with the integer
> values returned by SQLException when calling getErrorCode().

Browsing at the sources of 7.4.12 (dont shout please!! i know we must upgrade
in the future), i dont see any reference to getErrorCode() in PSQLException.

The right way however is to use the standardized getSQLState() according to
http://www.postgresql.org/docs/7.4/interactive/errcodes-appendix.html


> Thanks!
>
>
>
> Christian Rengstl M.A.
> Klinik und Poliklinik für Innere Medizin II
> Kardiologie - Forschung
> Universitätsklinikum Regensburg
> B3 1.388
> Franz-Josef-Strauss-Allee 11
> 93053 Regensburg
> Tel.: +49-941-944-7230
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

--
Achilleas Mantzios

pgsql-jdbc by date:

Previous
From: "Christian Rengstl"
Date:
Subject: Error codes in SQLException
Next
From: "Albe Laurenz"
Date:
Subject: Re: Error codes in SQLException