is SQLXML implemented somewhere?

From: boris <boris(at)localhost(dot)localdomain>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: is SQLXML implemented somewhere?
Date: 2011-09-16 23:29:20
Message-ID: j50m24$glk$1@speranza.aioe.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2011-09-17 20:08:55 Re: is SQLXML implemented somewhere?
Previous Message Oliver Jowett 2011-09-16 23:14:09 Re: binary patch problems