Re: [Postgis][javax.sql.DataSource] Failed

Поиск
Список
Период
Сортировка
От Micka
Тема Re: [Postgis][javax.sql.DataSource] Failed
Дата
Msg-id AANLkTimA3B86kTJNejUQ1DaD=h0z5dLTwsAo79QhRr2J@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [Postgis][javax.sql.DataSource] Failed  (Thomas Kellerer <spam_eater@gmx.net>)
Список pgsql-jdbc
Thx all !

You helped me a lot !

On Thu, Mar 17, 2011 at 3:52 PM, Thomas Kellerer <spam_eater@gmx.net> wrote:
Dave Cramer, 17.03.2011 15:24:

Micka,


So my question is:

How can I manipulate geometry data In my case ?



AFAIR there is a way to get the underlying connection. You will have
to get that to cast it.

Dave


See the description here:

http://commons.apache.org/dbcp/configuration.html
(property: accessToUnderlyingConnectionAllowed)

It also contains an example on how to obtain the physical java.sql.Connection

It should be possible to cast that to the PGConnection then.




--
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 по дате отправления:

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: [Postgis][javax.sql.DataSource] Failed
Следующее
От: Lew
Дата:
Сообщение: Re: Problem with executeBatch and "A result was returned when none was expected"