Why does BaseDataSource.setUrl() throw SQLException?

Поиск
Список
Период
Сортировка
От cowwoc
Тема Why does BaseDataSource.setUrl() throw SQLException?
Дата
Msg-id 1410926899860-5819281.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: Why does BaseDataSource.setUrl() throw SQLException?  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
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.


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

Предыдущее
От: Giuseppe Sacco
Дата:
Сообщение: Re: Bug in setClob() ?
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Why does BaseDataSource.setUrl() throw SQLException?