| Package | Description |
|---|---|
| org.apache.jackrabbit.spi.commons.query.qom |
| Modifier and Type | Field and Description |
|---|---|
static ColumnImpl[] |
ColumnImpl.EMPTY_ARRAY
Empty
ColumnImpl array. |
| Modifier and Type | Method and Description |
|---|---|
ColumnImpl[] |
QueryObjectModelTree.getColumns()
Gets the columns for this query.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
QOMTreeVisitor.visit(ColumnImpl node,
Object data) |
Object |
DefaultQOMTreeVisitor.visit(ColumnImpl node,
Object data)
Does nothing and returns
data. |
| Constructor and Description |
|---|
QueryObjectModelTree(NamePathResolver resolver,
SourceImpl source,
ConstraintImpl constraint,
OrderingImpl[] orderings,
ColumnImpl[] columns) |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.