SQLXML support - Mailing list pgsql-jdbc

From Kris Jurka
Subject SQLXML support
Date
Msg-id Pine.BSO.4.64.0810081446160.23342@leary.csoft.net
Whole thread Raw
List pgsql-jdbc
I have just committed support for SQLXML support to CVS.  The one obvious
impedence mismatch between Java's xml support and the server's xml type is
that Java only wants to deal with whole documents while the server
supports fragments.  Other than that it seems to work.

Kris Jurka

pgsql-jdbc by date:

Previous
From: "Wm.A.Stafford"
Date:
Subject: Re: The plan changes when the limit gets above ~850,000
Next
From: "Ryan Daniels"
Date:
Subject: PSQLException - How to Identify Type?