Re: XML type in PostgreSQL 8.3 - Mailing list pgsql-jdbc

From Peter Eisentraut
Subject Re: XML type in PostgreSQL 8.3
Date
Msg-id 200701241644.14520.peter_e@gmx.net
Whole thread Raw
In response to Re: XML type in PostgreSQL 8.3  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Dave Cramer wrote:
> A quick perusal of the docs suggests that this is really just a
> stream wrapper, much like binary data.
>
> Am I missing anything ?

There is also a bit of integration with the javax.xml.* stuff in the
getSource() and setResult() methods, but other than that it should be
straightforward.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: XML type in PostgreSQL 8.3
Next
From: Mark Lewis
Date:
Subject: Re: XML type in PostgreSQL 8.3