Constructor and Description |
---|
QueryInfoImpl(MultiStatus ms,
IdFactory idFactory,
NamePathResolver resolver,
javax.jcr.ValueFactory valueFactory,
QValueFactory qValueFactory) |
public QueryInfoImpl(MultiStatus ms, IdFactory idFactory, NamePathResolver resolver, javax.jcr.ValueFactory valueFactory, QValueFactory qValueFactory) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public javax.jcr.RangeIterator getRows()
getRows
in interface QueryInfo
QueryResultRow
s.QueryInfo.getRows()
public String[] getColumnNames()
getColumnNames
in interface QueryInfo
String
s representing the column names of
the query result.QueryInfo.getColumnNames()
public String[] getSelectorNames()
getSelectorNames
in interface QueryInfo
String
s representing the selector names of
the query result.QueryInfo.getSelectorNames()
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.