|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TBy | |
|---|---|
| org.xwiki.query.jpql.analysis | |
| org.xwiki.query.jpql.node | |
| Uses of TBy in org.xwiki.query.jpql.analysis |
|---|
| Methods in org.xwiki.query.jpql.analysis with parameters of type TBy | |
|---|---|
void |
AnalysisAdapter.caseTBy(TBy node)
|
void |
Analysis.caseTBy(TBy node)
|
| Uses of TBy in org.xwiki.query.jpql.node |
|---|
| Methods in org.xwiki.query.jpql.node that return TBy | |
|---|---|
TBy |
AGroupbyClause.getBy()
|
TBy |
AOrderbyClause.getBy()
|
| Methods in org.xwiki.query.jpql.node with parameters of type TBy | |
|---|---|
void |
AGroupbyClause.setBy(TBy node)
|
void |
AOrderbyClause.setBy(TBy node)
|
| Constructors in org.xwiki.query.jpql.node with parameters of type TBy | |
|---|---|
AGroupbyClause(TGroup _group_,
TBy _by_,
PGroupbyList _groupbyList_)
|
|
AOrderbyClause(TOrder _order_,
TBy _by_,
POrderbyList _orderbyList_)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||