Package | Description |
---|---|
org.apache.jackrabbit.commons.query |
Modifier and Type | Method and Description |
---|---|
static RowIterator |
GQL.execute(String statement,
Session session,
String commonPathPrefix,
GQL.Filter filter)
Executes the GQL query and returns the result as a row iterator.
|
static RowIterator |
GQL.executeXPath(String jcrQuery,
String jcrQueryLanguage,
Session session,
String commonPathPrefix,
GQL.Filter filter)
Executes the GQL query and returns the result as a row iterator.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.