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

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

Uses of GetEntitiesCountCommandContext in org.odata4j.producer.command
 

Methods in org.odata4j.producer.command that return GetEntitiesCountCommandContext
 GetEntitiesCountCommandContext CommandProducerBackend.newGetEntitiesCountCommandContext(String entitySetName, QueryInfo queryInfo)
           
 

Uses of GetEntitiesCountCommandContext in org.odata4j.producer.jdbc
 

Methods in org.odata4j.producer.jdbc that return GetEntitiesCountCommandContext
 GetEntitiesCountCommandContext JdbcProducerBackend.newGetEntitiesCountCommandContext(String entitySetName, QueryInfo queryInfo)
           
 



http://odata4j.org