Uses of Interface
org.odata4j.expression.ByteLiteral

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

Uses of ByteLiteral in org.odata4j.expression
 

Methods in org.odata4j.expression that return ByteLiteral
static ByteLiteral Expression.byte_(UnsignedByte value)
           
 

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

Uses of ByteLiteral in org.odata4j.producer.jdbc
 

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



http://odata4j.org