Re: Prepared Statements

Поиск
Список
Период
Сортировка
От Dmitry Tkach
Тема Re: Prepared Statements
Дата
Msg-id 3F1BFD6F.3040104@openratings.com
обсуждение исходный текст
Ответ на Re: Prepared Statements  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc
>
>
>Pack the support code for all drivers in, yes. The drivers themselves you
>don't need to provide, as the support classes don't get loaded unless the
>particular driver it supports is present.
>
>
I need to *compile* all of that code.
And to *compile* it, I'll need to have all of those drivers available...
and I'll need all the possible  versions of those drivers too, because I
don't know which version the customer will be using...

This is just simply impossible to do.

Dima


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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Prepared Statements
Следующее
От: Csaba Nagy
Дата:
Сообщение: Re: Prepared Statements