Uses of Interface
org.odata4j.producer.command.CallFunctionCommandContext

Packages that use CallFunctionCommandContext
org.odata4j.producer.command   
org.odata4j.producer.jdbc   
 

Uses of CallFunctionCommandContext in org.odata4j.producer.command
 

Methods in org.odata4j.producer.command that return CallFunctionCommandContext
 CallFunctionCommandContext CommandProducerBackend.newCallFunctionCommandContext(EdmFunctionImport name, Map<String,OFunctionParameter> params, QueryInfo queryInfo)
           
 

Uses of CallFunctionCommandContext in org.odata4j.producer.jdbc
 

Methods in org.odata4j.producer.jdbc that return CallFunctionCommandContext
 CallFunctionCommandContext JdbcProducerBackend.newCallFunctionCommandContext(EdmFunctionImport name, Map<String,OFunctionParameter> params, QueryInfo queryInfo)
           
 



http://odata4j.org