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