Re: Why does BaseDataSource.setUrl() throw SQLException?

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Why does BaseDataSource.setUrl() throw SQLException?
Дата
Msg-id CADK3HHJH1x5G5fU1xWa+3SrPnUJH3fhWgf3K7tncRa-HiFJ47A@mail.gmail.com
обсуждение исходный текст
Ответ на Why does BaseDataSource.setUrl() throw SQLException?  (cowwoc <cowwoc@bbs.darktech.org>)
Ответы Re: Why does BaseDataSource.setUrl() throw SQLException?
Список pgsql-jdbc
Seems to be removable. No other interface declares it this way

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On 17 September 2014 00:08, cowwoc <cowwoc@bbs.darktech.org> wrote:
Hi,

BaseDataSource.setUrl()'s signature claims it throws SQLException but
looking at the code, it never does. Similarly, the documentation claims it
throws this exception yet fails to explain under what circumstances.

Can you please review whether this exception can be removed?

Thank you,
Gili



--
View this message in context: http://postgresql.1045698.n5.nabble.com/Why-does-BaseDataSource-setUrl-throw-SQLException-tp5819281.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.


--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

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

Предыдущее
От: cowwoc
Дата:
Сообщение: Why does BaseDataSource.setUrl() throw SQLException?
Следующее
От: cowwoc
Дата:
Сообщение: Re: Why does BaseDataSource.setUrl() throw SQLException?