Package | Description |
---|---|
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 | Method and Description |
---|---|
static JoinAlgorithm |
JoinAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JoinAlgorithm[] |
JoinAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.