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

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

Uses of MergeEntityCommandContext in org.odata4j.producer.command
 

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

Uses of MergeEntityCommandContext in org.odata4j.producer.jdbc
 

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



http://odata4j.org