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

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

Uses of UpdateLinkCommandContext in org.odata4j.producer.command
 

Methods in org.odata4j.producer.command that return UpdateLinkCommandContext
 UpdateLinkCommandContext CommandProducerBackend.newUpdateLinkCommandContext(OEntityId sourceEntity, String targetNavProp, OEntityKey oldTargetEntityKey, OEntityId newTargetEntity)
           
 

Uses of UpdateLinkCommandContext in org.odata4j.producer.jdbc
 

Methods in org.odata4j.producer.jdbc that return UpdateLinkCommandContext
 UpdateLinkCommandContext JdbcProducerBackend.newUpdateLinkCommandContext(OEntityId sourceEntity, String targetNavProp, OEntityKey oldTargetEntityKey, OEntityId newTargetEntity)
           
 



http://odata4j.org