I have an application specific model in my Jackrabbit repository and have to dynamically generate JCR queries from an application specific search syntax. Am I better off performance-wise having my code build the QOM tree than generating SQL2?

If I use SQL2 (or XPath), Jackrabbit takes that statement and generates a QOM tree, right?

--
Stephen Byrne
LincWare, LLC
[email protected]

Reply via email to