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

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

Uses of GetLinksCommandContext in org.odata4j.producer.command
 

Methods in org.odata4j.producer.command that return GetLinksCommandContext
 GetLinksCommandContext CommandProducerBackend.newGetLinksCommandContext(OEntityId sourceEntity, String targetNavProp)
           
 

Uses of GetLinksCommandContext in org.odata4j.producer.jdbc
 

Methods in org.odata4j.producer.jdbc that return GetLinksCommandContext
 GetLinksCommandContext JdbcProducerBackend.newGetLinksCommandContext(OEntityId sourceEntity, String targetNavProp)
           
 



http://odata4j.org