|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetEntityCommandContext | |
---|---|
org.odata4j.producer.command | |
org.odata4j.producer.jdbc |
Uses of GetEntityCommandContext in org.odata4j.producer.command |
---|
Methods in org.odata4j.producer.command that return GetEntityCommandContext | |
---|---|
GetEntityCommandContext |
CommandProducerBackend.newGetEntityCommandContext(String entitySetName,
OEntityKey entityKey,
EntityQueryInfo queryInfo)
|
Uses of GetEntityCommandContext in org.odata4j.producer.jdbc |
---|
Methods in org.odata4j.producer.jdbc that return GetEntityCommandContext | |
---|---|
GetEntityCommandContext |
JdbcProducerBackend.newGetEntityCommandContext(String entitySetName,
OEntityKey entityKey,
EntityQueryInfo queryInfo)
|
Methods in org.odata4j.producer.jdbc with parameters of type GetEntityCommandContext | |
---|---|
CommandResult |
JdbcGetEntityCommand.execute(GetEntityCommandContext context)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |