Use XML type with JDBC
366556Apr 17 2013 — edited Oct 15 2014Hello,
Where can I find xmlparserv2.jar? I need oracle/xml/binxml/BinXMLMetadataProvider. This class is found in
Oracle® Database XML Java API Reference
11g Release 1 (11.1)
B28391-01
If you could post a simple example how to fetch XML type from ResultSet I'd appreciate very much because all my tries ended with a nullpointer exception.
Thanks.