On Fri, 16 Sep 2011, boris wrote:
> 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.
Are you sure you have 8.4-703? That version should have SQLXML support.
It was added for the 8.4 release.
Kris Jurka