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

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

Uses of CreateEntityAtPropertyCommandContext in org.odata4j.producer.command
 

Methods in org.odata4j.producer.command that return CreateEntityAtPropertyCommandContext
 CreateEntityAtPropertyCommandContext CommandProducerBackend.newCreateEntityAtPropertyCommandContext(String entitySetName, OEntityKey entityKey, String navProp, OEntity entity)
           
 

Uses of CreateEntityAtPropertyCommandContext in org.odata4j.producer.jdbc
 

Methods in org.odata4j.producer.jdbc that return CreateEntityAtPropertyCommandContext
 CreateEntityAtPropertyCommandContext JdbcProducerBackend.newCreateEntityAtPropertyCommandContext(String entitySetName, OEntityKey entityKey, String navProp, OEntity entity)
           
 



http://odata4j.org