|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TFrom | |
|---|---|
| org.xwiki.query.jpql.analysis | |
| org.xwiki.query.jpql.node | |
| Uses of TFrom in org.xwiki.query.jpql.analysis |
|---|
| Methods in org.xwiki.query.jpql.analysis with parameters of type TFrom | |
|---|---|
void |
AnalysisAdapter.caseTFrom(TFrom node)
|
void |
Analysis.caseTFrom(TFrom node)
|
| Uses of TFrom in org.xwiki.query.jpql.node |
|---|
| Methods in org.xwiki.query.jpql.node that return TFrom | |
|---|---|
TFrom |
ASubqueryFromClause.getFrom()
|
TFrom |
AFromClause.getFrom()
|
TFrom |
ATrimDesc.getFrom()
|
| Methods in org.xwiki.query.jpql.node with parameters of type TFrom | |
|---|---|
void |
ASubqueryFromClause.setFrom(TFrom node)
|
void |
AFromClause.setFrom(TFrom node)
|
void |
ATrimDesc.setFrom(TFrom node)
|
| Constructors in org.xwiki.query.jpql.node with parameters of type TFrom | |
|---|---|
AFromClause(TFrom _from_,
PFromList _fromList_)
|
|
ASubqueryFromClause(TFrom _from_,
PSubselectFromList _subselectFromList_)
|
|
ATrimDesc(TTrimSpecification _trimSpecification_,
PTrimCharacter _trimCharacter_,
TFrom _from_)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||