Class QueryResultImpl
java.lang.Object
org.apache.jackrabbit.oak.jcr.query.QueryResultImpl
- All Implemented Interfaces:
QueryResult
The implementation of the corresponding JCR interface.
-
Field Details
-
sessionContext
-
-
Constructor Details
-
QueryResultImpl
-
-
Method Details
-
getColumnNames
- Specified by:
getColumnNamesin interfaceQueryResult
-
getSelectorNames
- Specified by:
getSelectorNamesin interfaceQueryResult
-
getRows
- Specified by:
getRowsin interfaceQueryResult- Throws:
RepositoryException
-
getNodes
- Specified by:
getNodesin interfaceQueryResult- Throws:
RepositoryException
-