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

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

Uses of UpdateEntityCommandContext in org.odata4j.producer.command
 

Methods in org.odata4j.producer.command that return UpdateEntityCommandContext
 UpdateEntityCommandContext CommandProducerBackend.newUpdateEntityCommandContext(String entitySetName, OEntity entity)
           
 

Uses of UpdateEntityCommandContext in org.odata4j.producer.jdbc
 

Methods in org.odata4j.producer.jdbc that return UpdateEntityCommandContext
 UpdateEntityCommandContext JdbcProducerBackend.newUpdateEntityCommandContext(String entitySetName, OEntity entity)
           
 



http://odata4j.org