| Package | Description |
|---|---|
| com.sun.jdo.spi.persistence.support.ejb.ejbqlc |
| Modifier and Type | Field and Description |
|---|---|
protected EJBQLAST |
EJBQLC.ast
The intermediate form of the EJBQL query string.
|
| Modifier and Type | Method and Description |
|---|---|
EJBQLAST |
EJBQLASTFactory.create(EJBQLAST tr)
Creates a clone of the specified EJBQLAST instance.
|
EJBQLAST |
JDOQLCodeGeneration.extractIdentificationVariable(antlr.collections.AST _t) |
| Modifier and Type | Method and Description |
|---|---|
EJBQLAST |
EJBQLASTFactory.create(EJBQLAST tr)
Creates a clone of the specified EJBQLAST instance.
|
| Constructor and Description |
|---|
EJBQLAST(EJBQLAST ast)
Copy constructor.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.