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