Package | Description |
---|---|
org.apache.jdo.impl.jdoql.tree | |
org.apache.jdo.jdoql.tree |
This package contains the query tree node interfaces, the node visitor interface and the tree walker.
|
Modifier and Type | Class and Description |
---|---|
class |
Tree
This node represents the root of a query tree.
|
Modifier and Type | Interface and Description |
---|---|
interface |
QueryTree
Instances of classes implementing this interface
represent the root of a query tree.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.