The JCR query object model describes the queries that can be evaluated by a JCR repository independent of any particular query language, such as SQL.
A query consists of:
The query object model representation of a query is created by factory methods in the {@link QueryObjectModelFactory}. @since JCR 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|