Uses of Interface
org.odata4j.expression.IntegralLiteral

Packages that use IntegralLiteral
org.odata4j.expression   
org.odata4j.producer.jdbc   
 

Uses of IntegralLiteral in org.odata4j.expression
 

Methods in org.odata4j.expression that return IntegralLiteral
static IntegralLiteral Expression.integral(int value)
           
 

Methods in org.odata4j.expression with parameters of type IntegralLiteral
 void PrintExpressionVisitor.visit(IntegralLiteral expr)
           
 void FilterExpressionVisitor.visit(IntegralLiteral expr)
           
 void ExpressionVisitor.visit(IntegralLiteral expr)
           
 

Uses of IntegralLiteral in org.odata4j.producer.jdbc
 

Methods in org.odata4j.producer.jdbc with parameters of type IntegralLiteral
 void GenerateWhereClause.visit(IntegralLiteral expr)
           
 



http://odata4j.org