SQLXML support

From: Kris Jurka <books(at)ejurka(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: SQLXML support
Date: 2008-10-08 18:48:12
Message-ID: Pine.BSO.4.64.0810081446160.23342@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-jdbc by date

  From Date Subject
Next Message Ryan Daniels 2008-10-15 05:01:12 PSQLException - How to Identify Type?
Previous Message Wm.A.Stafford 2008-10-07 19:00:15 Re: The plan changes when the limit gets above ~850,000