You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Vijay Kumar j (JIRA)" <ji...@apache.org> on 2014/01/06 16:32:51 UTC

[jira] [Created] (OAK-1304) createQuery(query,Query.JCR_JQOM) is returning QueryImpl instead of QueryObjectModel

Vijay Kumar j created OAK-1304:
----------------------------------

             Summary: createQuery(query,Query.JCR_JQOM) is returning QueryImpl  instead of QueryObjectModel
                 Key: OAK-1304
                 URL: https://issues.apache.org/jira/browse/OAK-1304
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: jcr
            Reporter: Vijay Kumar j


createQuery(query,Query.JCR_JQOM) is returning QueryImpl  instead of QueryObjectModel

According to the spec queryManager implementation will return an instance of QueryObjectModel when passing Query.JCR_JQOM as the language.

http://www.day.com/specs/jcr/2.0/6_Query.html#6.9%20Query%20Object

http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/QueryManager.html




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)