Uses of Interface
org.odata4j.expression.SecondMethodCallExpression

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

Uses of SecondMethodCallExpression in org.odata4j.expression
 

Methods in org.odata4j.expression that return SecondMethodCallExpression
static SecondMethodCallExpression Expression.second(CommonExpression target)
           
 

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

Uses of SecondMethodCallExpression in org.odata4j.producer.jdbc
 

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



http://odata4j.org