Re: A new JDBC driver...

Поиск
Список
Период
Сортировка
От Jukka Ruohonen
Тема Re: A new JDBC driver...
Дата
Msg-id 20130312184751.GA25573@marx.bitnet
обсуждение исходный текст
Ответ на Re: A new JDBC driver...  (Mikko Tiihonen <mikko.tiihonen@nitorcreations.com>)
Ответы Re: A new JDBC driver...  (Bryan Varner <bvarner@polarislabs.com>)
Список pgsql-jdbc
On Tue, Mar 12, 2013 at 08:11:55PM +0200, Mikko Tiihonen wrote:
> I think using 3rd party dependencies is the proper way to go forward
> instead of reimplementing all required functionalities in every JDBC driver.
> That is not to say that the required dependencies should be kept to minimum.

Two cents: it troubles me always when I hear this reasoning because the
external dependencies still increase the maintenance costs, no matter how
well managed. For instance, for JDBC/DB stuff, many people care (or are
mandated to care) about security and the associated maintenance.

- Jukka.


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

Предыдущее
От: dmp
Дата:
Сообщение: Re: A new JDBC driver...
Следующее
От: Bryan Varner
Дата:
Сообщение: Re: A new JDBC driver...