Uses of Interface
org.odata4j.expression.SByteLiteral

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

Uses of SByteLiteral in org.odata4j.expression
 

Methods in org.odata4j.expression that return SByteLiteral
static SByteLiteral Expression.sbyte_(byte value)
           
 

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

Uses of SByteLiteral in org.odata4j.producer.jdbc
 

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



http://odata4j.org