jdbc 7.2b1 question...

Поиск
Список
Период
Сортировка
От Laurette Cisneros
Тема jdbc 7.2b1 question...
Дата
Msg-id Pine.LNX.4.33.0111131426170.5252-100000@visor.corp.nextbus.com
обсуждение исходный текст
Список pgsql-jdbc
Hi all,

The JDBC API does provide methods to extract data from the SQLException, such as the SQLSTATE and special vendor codes.
These usually contains more specific info which allows programmers to make more intelligent choices and recover from
errors.

However, the current JDBC code (7.1.3) for postgres seems to be is sorely lacking in the ability to percolate specific
errors. Most java sql commands only throw one exception: SQLException.  By itself, this doesn't tell us much. 

Is there some type of this support in the 7.2 version of the JDBC driver?

Thanks,

--
Laurette Cisneros
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
Passenger Information Everywhere


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

Предыдущее
От: Liam Stewart
Дата:
Сообщение: Re: Funny timezone shift causes failure in test suite
Следующее
От: Barry Lind
Дата:
Сообщение: Re: jdbc 7.2b1 question...