Package | Description |
---|---|
org.modeshape.jcr.query.model |
The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query.
|
org.modeshape.jcr.query.plan |
This package defines the
Planner interface, the CanonicalPlanner implementation, and the
PlanNode class that is used to represent a canonical query plan. |
Modifier and Type | Class and Description |
---|---|
class |
JoinType |
class |
NullOrder
An enumeration for the kind of
Ordering . |
class |
Order
An enumeration for the kind of
Ordering . |
class |
SelectorName
A representation of a qualified or expanded name.
|
static class |
SetQuery.Operation |
Modifier and Type | Class and Description |
---|---|
class |
PlanNode
A representation of a single node within a plan tree.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.