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

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

Uses of GetNavPropertyCommandContext in org.odata4j.producer.command
 

Methods in org.odata4j.producer.command that return GetNavPropertyCommandContext
 GetNavPropertyCommandContext CommandProducerBackend.newGetNavPropertyCommandContext(String entitySetName, OEntityKey entityKey, String navProp, QueryInfo queryInfo)
           
 

Uses of GetNavPropertyCommandContext in org.odata4j.producer.jdbc
 

Methods in org.odata4j.producer.jdbc that return GetNavPropertyCommandContext
 GetNavPropertyCommandContext JdbcProducerBackend.newGetNavPropertyCommandContext(String entitySetName, OEntityKey entityKey, String navProp, QueryInfo queryInfo)
           
 



http://odata4j.org