|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AggregateAnyFunction | |
---|---|
org.odata4j.expression | |
org.odata4j.producer.jdbc |
Uses of AggregateAnyFunction in org.odata4j.expression |
---|
Methods in org.odata4j.expression that return AggregateAnyFunction | |
---|---|
static AggregateAnyFunction |
Expression.any(CommonExpression source)
|
static AggregateAnyFunction |
Expression.any(CommonExpression source,
String var,
BoolCommonExpression predicate)
|
Methods in org.odata4j.expression with parameters of type AggregateAnyFunction | |
---|---|
void |
PrintExpressionVisitor.visit(AggregateAnyFunction expr)
|
void |
FilterExpressionVisitor.visit(AggregateAnyFunction expr)
|
void |
ExpressionVisitor.visit(AggregateAnyFunction expr)
|
Uses of AggregateAnyFunction in org.odata4j.producer.jdbc |
---|
Methods in org.odata4j.producer.jdbc with parameters of type AggregateAnyFunction | |
---|---|
void |
GenerateWhereClause.visit(AggregateAnyFunction expr)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |