Re: BLOBs etc

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: BLOBs etc
Дата
Msg-id 41DDF699.8080602@opencloud.com
обсуждение исходный текст
Ответ на BLOBs etc  (Sven Köhler <skoehler@upb.de>)
Список pgsql-jdbc
Sven Köhler wrote:

> Well, how should one be abled to use the LargeObjects extension, when
> ConnectionPools are used? The Connection object supplied by the
> ConnectionPool implementation is usually not the one supplied by the
> JDBC driver and therefor the object cannot be casted to PGConnection
> anymore.

If your connection pool manager uses the driver's
ConnectionPoolDataSource implementation this shouldn't be a problem as
the proxy connections also implement PGconnection.

-O

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

Предыдущее
От: Sven Köhler
Дата:
Сообщение: BLOBs etc
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: BLOBs etc