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