@NotThreadSafe protected static class JcrQueryResult.SingleSelectorQueryResultRowIterator extends JcrQueryResult.QueryResultRowIterator
RowIterator
implementation returned by the JcrQueryResult
.JcrQueryResult.getRows()
columnNames, columns, query
context
Modifier | Constructor and Description |
---|---|
protected |
SingleSelectorQueryResultRowIterator(JcrQueryContext context,
String query,
NodeSequence sequence,
QueryResults.Columns columns) |
Modifier and Type | Method and Description |
---|---|
protected Row |
createRow(NodeSequence.Batch batch) |
getPropertyNameForColumnName, hasSelector, jcrChildCount, jcrDepth, jcrDouble, jcrDouble, jcrId, jcrLocalName, jcrLong, jcrName, jcrName, jcrName, jcrPath, jcrPath, jcrString, jcrUuid, next, nextRow, nodeIndexForSelector, remove
findNextBatch, getPosition, getSize, hasNext, moveToNextRow, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPosition, getSize, skip
forEachRemaining, hasNext
protected SingleSelectorQueryResultRowIterator(JcrQueryContext context, String query, NodeSequence sequence, QueryResults.Columns columns)
protected Row createRow(NodeSequence.Batch batch)
createRow
in class JcrQueryResult.QueryResultRowIterator
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.