how to insert xml datatype using jdbc?

From: boris <boris(at)localhost(dot)localdomain>
To: pgsql-general(at)postgresql(dot)org
Subject: how to insert xml datatype using jdbc?
Date: 2011-09-17 17:57:56
Message-ID: j52n0l$frm$1@speranza.aioe.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 8.4?
thanks.

Browse pgsql-general by date

  From Date Subject
Next Message Edson Carlos Ericksson Richter 2011-09-17 20:25:02 RES: RES: RES: Foreign PostgreSQL server
Previous Message Adrian Klaver 2011-09-17 17:30:22 Re: RES: RES: Foreign PostgreSQL server