You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "A B (JIRA)" <de...@db.apache.org> on 2006/07/11 20:10:31 UTC

[jira] Closed: (DERBY-334) Add initial SQL support for XML datatype/functions in Derby, based on SQL/XML specs.

     [ http://issues.apache.org/jira/browse/DERBY-334?page=all ]
     
A B closed DERBY-334:
---------------------


All changes described have been in the codeline for over a year now.  Additional changes to be completed for 10.2 are described in DERBY-688, so closing this issue.

> Add initial SQL support for XML datatype/functions in Derby,  based on SQL/XML specs.
> -------------------------------------------------------------------------------------
>
>          Key: DERBY-334
>          URL: http://issues.apache.org/jira/browse/DERBY-334
>      Project: Derby
>         Type: New Feature

>   Components: SQL
>     Versions: 10.1.1.0
>     Reporter: A B
>     Assignee: A B
>      Fix For: 10.1.1.0
>  Attachments: derby-xml_v4.patch, derby-xml_v4.stat
>
> Adding some "starter" XML functionality to Derby, which can then serve as the basis for future XML development.  Initial features include the following:
> 1 - A built-in XML datatype.
> 2 - An XMLPARSE() operator for creating XML values.
> 3 - An XMLSERIALIZE() operator for serializing XML values to strings (for data retrieval).
> 4 - An XMLEXISTSTS() operator for running simple existence queries against XML using XPath.
> These features are implemented at the SQL level only (no JDBC support).  See the email here for a more detailed description:
> http://thread.gmane.org/gmane.comp.apache.db.derby.devel/4468

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira