| Package | Description |
|---|---|
| com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc |
| Modifier and Type | Field and Description |
|---|---|
protected JQLAST |
JQLC.filterAST |
protected JQLAST |
JQLC.importsAST |
protected JQLAST |
JQLC.orderingAST |
protected JQLAST |
JQLC.paramsAST |
protected JQLAST |
JQLC.queryAST |
protected JQLAST |
JQLC.resultAST |
protected JQLAST |
JQLC.varsAST |
| Modifier and Type | Method and Description |
|---|---|
void |
JQLAST.initialize(JQLAST ast) |
void |
VariableTable.markConstraint(JQLAST variable,
JQLAST expr)
Mark the specified variable as constaint with the specified expr.
|
void |
VariableTable.markUsed(JQLAST variable,
String dependendVar)
Mark the specified variable as used.
|
| Constructor and Description |
|---|
JQLAST(JQLAST ast) |
Copyright © 2017. All rights reserved.