Метод | Описание | |
---|---|---|
VisitDatabase ( |
Visits the database expression.
|
|
VisitOrdering ( |
||
VisitProjection ( |
||
VisitRelation ( |
Visits the relation in a where clause.
|
|
VisitSelectClause ( |
Visits the select clause.
|
|
VisitSelectStatement ( |
||
VisitSelector ( |
||
VisitTerm ( |
Visits the CQL term.
|
public VisitDatabase ( |
||
databaseExpression | The database expression. | |
Результат |
public VisitOrdering ( |
||
node | ||
Результат |
public VisitProjection ( |
||
node | ||
Результат |
public VisitRelation ( |
||
node | The node. | |
Результат |
public VisitSelectClause ( |
||
selectClauseExpression | The select clause expression. | |
Результат |
public VisitSelectStatement ( |
||
selectStatement | ||
Результат |
public VisitSelector ( |
||
selector | ||
Результат |
public VisitTerm ( |
||
node | The node. | |
Результат |