Author: rhauch
Date: 2010-01-09 17:09:07 -0500 (Sat, 09 Jan 2010)
New Revision: 1576
Modified:
trunk/docs/reference/src/main/docbook/en-US/content/jcr/jcr.xml
Log:
DNA-621 Updated the Reference Guide section that talks about the levels of JCR support.
Modified: trunk/docs/reference/src/main/docbook/en-US/content/jcr/jcr.xml
===================================================================
--- trunk/docs/reference/src/main/docbook/en-US/content/jcr/jcr.xml 2010-01-09 22:08:50
UTC (rev 1575)
+++ trunk/docs/reference/src/main/docbook/en-US/content/jcr/jcr.xml 2010-01-09 22:09:07
UTC (rev 1576)
@@ -214,11 +214,14 @@
<sect2>
<title>Optional Features</title>
<para>
- JBoss DNA does currently supports the optional JCR locking and observation features.
+ JBoss DNA does currently supports the optional JCR locking and observation features
(though there still are
+ a few known issues with our implementation of observation).
<note>
<para>
- The JCR-SQL optional feature is not planned to be implemented as it has been
dropped from the <ulink url="&JSR283;">JSR-283</ulink>
specification.
- Instead, JBoss DNA supports the JCR-SQL2 query language defined by the <ulink
url="&JSR283;">JSR-283</ulink> specification.
+ The JCR-SQL optional feature of <ulink
url="&JSR170;">JSR-170</ulink> is not planned to be implemented
+ as it has been dropped from the <ulink
url="&JSR283;">JSR-283</ulink> specification.
+ Instead, JBoss DNA already supports its replacement, the JCR-SQL2 query language
defined by the
+ <ulink url="&JSR283;">JSR-283</ulink> specification.
For details, see the chapter on <link
linkend="jcr-query-and-search">queries and search languages</link>.
</para>
</note>
Show replies by date