Re: error codes
От
Barry Lind
Тема
Re: error codes
Дата
Msg-id
3D937487.3070806@xythos.com
Список
Дерево обсуждения
Re: error codes Barry Lind <barry@xythos.com>
Felipe, The problem is that the postgres database doesn't support error codes, so jdbc doesn't have anything to report back. This is on the todo list for the server and when the server starts returning error codes jdbc will pass them on to the caller. thanks, --Barry Felipe Schnack wrote: > this driver is setting the error code when a SQLException is thrown? I > got an duplicate primary key error, but getErrorCode() result is zero. > Detect which error occurred using getMessage() isn't a really good > way... :-)
В списке pgsql-jdbc по дате отправления