|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator
org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRowIterator
org.modeshape.jcr.query.JcrSqlQueryResult.JcrSqlQueryResultRowIterator
protected static class JcrSqlQueryResult.JcrSqlQueryResultRowIterator

| Field Summary |
|---|
| Fields inherited from class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRowIterator |
|---|
locationIndex, scoreIndex |
| Fields inherited from class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator |
|---|
columnNames, columns, context, query |
| Constructor Summary | |
|---|---|
protected |
JcrSqlQueryResult.JcrSqlQueryResultRowIterator(JcrQueryContext context,
String query,
QueryResults results,
Iterator<Object[]> tuples,
long numRows)
|
| Method Summary | |
|---|---|
protected Row |
createRow(Node node,
Object[] tuple)
|
protected Value |
jcrPath(Path path)
|
protected Value |
jcrScore(Float score)
|
| Methods inherited from class org.modeshape.jcr.query.JcrQueryResult.SingleSelectorQueryResultRowIterator |
|---|
getNextRow |
| Methods inherited from class org.modeshape.jcr.query.JcrQueryResult.QueryResultRowIterator |
|---|
getPosition, getSize, hasNext, hasSelector, next, nextRow, remove, skip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected JcrSqlQueryResult.JcrSqlQueryResultRowIterator(JcrQueryContext context,
String query,
QueryResults results,
Iterator<Object[]> tuples,
long numRows)
| Method Detail |
|---|
protected Row createRow(Node node,
Object[] tuple)
createRow in class JcrQueryResult.SingleSelectorQueryResultRowIteratorprotected Value jcrPath(Path path)
protected Value jcrScore(Float score)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||