| Package | Description |
|---|---|
| org.xwiki.query.jpql.analysis | |
| org.xwiki.query.jpql.node |
| Modifier and Type | Method and Description |
|---|---|
void |
AnalysisAdapter.caseTExists(TExists node) |
void |
Analysis.caseTExists(TExists node) |
| Modifier and Type | Method and Description |
|---|---|
TExists |
AExistsExpression.getExists() |
| Modifier and Type | Method and Description |
|---|---|
void |
AExistsExpression.setExists(TExists node) |
| Constructor and Description |
|---|
AExistsExpression(TExists _exists_,
TLbr _lbr_,
PSubquery _subquery_,
TRbr _rbr_) |
Copyright © 2004–2017 XWiki. All rights reserved.