public final class EjbQLTreeWalker
extends java.lang.Object
| Constructor | Description |
|---|---|
EjbQLTreeWalker(SimpleNode node) |
Instantiates a new Ejb ql tree walker.
|
| Modifier and Type | Method | Description |
|---|---|---|
SelectQuery |
getSelect() |
Gets the select.
|
void |
setSelect(SelectQuery select) |
Sets the select.
|
public EjbQLTreeWalker(SimpleNode node)
throws ParseException
node - the nodeParseException - Exception thrown by parser when parsing an invalid query.public SelectQuery getSelect()
public void setSelect(SelectQuery select)
select - the new selectIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com