Implement the java.sql.SQLXML api for the XML datatype
------------------------------------------------------
Key: DERBY-5075
URL: https://issues.apache.org/jira/browse/DERBY-5075
Project: Derby
Issue Type: Improvement
Components: JDBC
Affects Versions: 10.8.0.0
Reporter: Rick Hillegas
XML is one of the datatypes which Derby claims to support (it is included in
the list returned by DatabaseMetaData.getTypeInfo()). Since we claim to support
this datatype, it would be good to fulfill more of the JDBC contract for XML.
In particular, we should implement the java.sql.SQLXML api for manipulating XML
data. This issue is related to some investigation done as part of a GSoC
project: DERBY-4606.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira