Top "Jcr-sql2" questions

JCR-SQL2 is a query language defined by the Java Content Repository 2.0 (JSR-283) specification.

Adobe CQ AEM: query to fetch pages by passing component name

I am using Query builder as below to get the list of distinct pages which uses the component (component name …

adobe aem jcr-sql2
How to run query on Apache Jackrabbit, explain with example

I am using Apache Jackrabbit as a database. In my case, root node has numbers of child nodes(only at …

java database jackrabbit jcr jcr-sql2
JCR query by path

i am trying to query a subtree for a given node type by a this query: SELECT * FROM [my:Type] …

java jackrabbit jcr jcr-sql2