Uses of Interface
org.odata4j.expression.GuidLiteral

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)
           
 



http://odata4j.org