Uses of Interface
org.odata4j.expression.NullLiteral

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

Uses of NullLiteral in org.odata4j.expression
 

Methods in org.odata4j.expression that return NullLiteral
static NullLiteral Expression.null_()
           
 

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

Uses of NullLiteral in org.odata4j.producer.jdbc
 

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



http://odata4j.org