Hi, JQOM is partially implemented in jackrabbit, but we will eventually support all features. you may already start using it, however some features are not yet implemented, e.g. joins. a good starting point for examples are the test cases, which can be found here: https://svn.eu.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-core/src/test/java/org/apache/jackrabbit/core/query/qom
regards marcel On Fri, Mar 6, 2009 at 12:29, daveg0 <[email protected]> wrote: > > Hi, > > What is the status of the new QOM implementation of JSR-283. in Jackrabbit? > Should I be starting to migrate all of my queries from XML syntax to use the > JCR-JQOM now or should I wait a bit. > > If I should be migrating are there some example code snippets to assist with > learning this new API. > > regards, > > Dave Gough > -- > View this message in context: > http://www.nabble.com/Query-Object-Model--status-%28QOM%29-tp22369489p22369489.html > Sent from the Jackrabbit - Users mailing list archive at Nabble.com. > >
