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

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

Uses of GetNavPropertyCountCommandContext in org.odata4j.producer.command
 

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

Uses of GetNavPropertyCountCommandContext in org.odata4j.producer.jdbc
 

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



http://odata4j.org