http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModel.html
How can I generate xpath or sql from QueryObjectModel ?

On Thu, Jul 14, 2011 at 9:04 AM, sam ” <[email protected]> wrote:

> Is there abstract representation of a Query so that I can parse xpath, sql,
> sql2, jqom statements to the representation, transform the representation a
> bit, and spit out any of xpath,sql,sql2,jqom statement?
>
> javax.jcr.Query is bound to one Language representation (either
> xpath,sql,sql2,jqom).
>
>

Reply via email to