Re: Error codes in SQLException

Поиск
Список
Период
Сортировка
От Achilleas Mantzios
Тема Re: Error codes in SQLException
Дата
Msg-id 200710301444.56561.achill@matrix.gatewaynet.com
обсуждение исходный текст
Ответ на Error codes in SQLException  ("Christian Rengstl" <Christian.Rengstl@klinik.uni-regensburg.de>)
Список 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 по дате отправления:

Предыдущее
От: "Christian Rengstl"
Дата:
Сообщение: Error codes in SQLException
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Error codes in SQLException