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

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

Uses of CreateLinkCommandContext in org.odata4j.producer.command
 

Methods in org.odata4j.producer.command that return CreateLinkCommandContext
 CreateLinkCommandContext CommandProducerBackend.newCreateLinkCommandContext(OEntityId sourceEntity, String targetNavProp, OEntityId targetEntity)
           
 

Uses of CreateLinkCommandContext in org.odata4j.producer.jdbc
 

Methods in org.odata4j.producer.jdbc that return CreateLinkCommandContext
 CreateLinkCommandContext JdbcProducerBackend.newCreateLinkCommandContext(OEntityId sourceEntity, String targetNavProp, OEntityId targetEntity)
           
 



http://odata4j.org