Re: is SQLXML implemented somewhere?

Поиск
Список
Период
Сортировка
От boris
Тема Re: is SQLXML implemented somewhere?
Дата
Msg-id j55262$457$1@speranza.aioe.org
обсуждение исходный текст
Ответ на is SQLXML implemented somewhere?  (boris <boris@localhost.localdomain>)
Ответы OpenJPA problems running against PG 8.1  (Andrew Hastie <andrew@ahastie.net>)
Список pgsql-jdbc
On 09/17/2011 09:25 PM, Kris Jurka wrote:
>
>
> On Fri, 16 Sep 2011, boris wrote:
>
>> I'm trying to use SQLXML ( con.createSQLXML();) with 8.4-703 jdbc4 and I'm
>> getting this :
>> Method org.postgresql.jdbc4.Jdbc4Connection.createSQLXML() is not yet
>> implemented.
>
> Are you sure you have 8.4-703?  That version should have SQLXML support.
> It was added for the 8.4 release.
>
> Kris Jurka
>


btw, what is the preferred way to work with xml data type, if there is one.?
PGobject or SQLXML ? Is there a difference from performance point of
view or any other?
thanks.


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

Предыдущее
От: boris
Дата:
Сообщение: Re: is SQLXML implemented somewhere?
Следующее
От: Mikko Tiihonen
Дата:
Сообщение: Re: binary patch problems