From: | Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> |
---|---|
To: | pgsql-jdbc(at)postgresql(dot)org |
Cc: | "Christian Rengstl" <Christian(dot)Rengstl(at)klinik(dot)uni-regensburg(dot)de> |
Subject: | Re: Error codes in SQLException |
Date: | 2007-10-30 12:44:55 |
Message-ID: | 200710301444.56561.achill@matrix.gatewaynet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Albe Laurenz | 2007-10-30 13:38:06 | Re: Error codes in SQLException |
Previous Message | Christian Rengstl | 2007-10-30 10:06:51 | Error codes in SQLException |