Re: is SQLXML implemented somewhere?

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: is SQLXML implemented somewhere?
Date: 2011-09-17 20:08:55
Message-ID: CADK3HHLwcuw-TY9rO4fTX3zCWpcnz-m_BZH5Ykyhz5+XcfOK1A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi Boris,

It would appear that it is not supported yet.

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On Fri, Sep 16, 2011 at 7:29 PM, boris <boris(at)localhost(dot)localdomain> wrote:
> hi all,
> 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.
>
> how do I insert xml data type using jdbc in postgre?
> thanks.
>
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2011-09-18 01:22:51 Re: 9.1 driver status
Previous Message boris 2011-09-16 23:29:20 is SQLXML implemented somewhere?