Re: JDBC Error codes

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: JDBC Error codes
Дата
Msg-id 3E46DEFC.9090408@xythos.com
обсуждение исходный текст
Ответ на JDBC Error codes  ("John Cavacas" <oogly@rogers.com>)
Список pgsql-jdbc
John,

If you had checked the email archives you would have seen that this
question has been asked and answered a number of times on this list.
The short answer is that jdbc is waiting on error codes to be
implemented in the database proper.  Once that is done they will be
exposed via jdbc.  There is not schedule when this will be done though.

thanks,
--Barry


John Cavacas wrote:
> I've been looking for this information and as best as I can gather and
> have experienced, the JDBC driver (either version 3 or the development
> version) is not able to report back with error codes. Is this correct?
> If so is there a plan to include this functionality soon?
>
> It would make JDBC programing with PostgreSQL much simpler...
>
> Thanks,
> John
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "John Cavacas"
Дата:
Сообщение: JDBC Error codes
Следующее
От: Barry Lind
Дата:
Сообщение: Re: Obtaining precision and scale of NUMERIC types