|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use NeExpression | |
|---|---|
| org.odata4j.expression | |
| org.odata4j.producer.jdbc | |
| Uses of NeExpression in org.odata4j.expression |
|---|
| Methods in org.odata4j.expression that return NeExpression | |
|---|---|
static NeExpression |
Expression.ne(CommonExpression lhs,
CommonExpression rhs)
|
| Methods in org.odata4j.expression with parameters of type NeExpression | |
|---|---|
void |
PrintExpressionVisitor.visit(NeExpression expr)
|
void |
FilterExpressionVisitor.visit(NeExpression expr)
|
void |
ExpressionVisitor.visit(NeExpression expr)
|
| Uses of NeExpression in org.odata4j.producer.jdbc |
|---|
| Methods in org.odata4j.producer.jdbc with parameters of type NeExpression | |
|---|---|
void |
GenerateWhereClause.visit(NeExpression expr)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||