protected static class XPathQueryResult.XPathQueryResultRowIterator extends JcrQueryResult.SingleSelectorQueryResultRowIterator
locationIndex, scoreIndexcolumnNames, columns, context, query| Modifier | Constructor and Description |
|---|---|
protected |
XPathQueryResult.XPathQueryResultRowIterator(JcrQueryContext context,
String query,
QueryResults results,
Iterator<Object[]> tuples,
long numRows) |
| Modifier and Type | Method and Description |
|---|---|
protected Row |
createRow(Node node,
Object[] tuple) |
getNextRowgetPosition, getPropertyNameForColumnName, getSize, hasNext, hasSelector, jcrDouble, jcrLong, jcrName, jcrName, jcrPath, jcrString, next, nextRow, remove, skipprotected XPathQueryResult.XPathQueryResultRowIterator(JcrQueryContext context, String query, QueryResults results, Iterator<Object[]> tuples, long numRows)
protected Row createRow(Node node, Object[] tuple)
createRow in class JcrQueryResult.SingleSelectorQueryResultRowIteratorCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.