JCR-SQL2 is a query language defined by the Java Content Repository 2.0 (JSR-283) specification.
I am using Query builder as below to get the list of distinct pages which uses the component (component name …
adobe aem jcr-sql2I am using Apache Jackrabbit as a database. In my case, root node has numbers of child nodes(only at …
java database jackrabbit jcr jcr-sql2i am trying to query a subtree for a given node type by a this query: SELECT * FROM [my:Type] …
java jackrabbit jcr jcr-sql2