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