|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetEntitiesCommandContext | |
---|---|
org.odata4j.producer.command | |
org.odata4j.producer.jdbc |
Uses of GetEntitiesCommandContext in org.odata4j.producer.command |
---|
Methods in org.odata4j.producer.command that return GetEntitiesCommandContext | |
---|---|
GetEntitiesCommandContext |
CommandProducerBackend.newGetEntitiesCommandContext(String entitySetName,
QueryInfo queryInfo)
|
Uses of GetEntitiesCommandContext in org.odata4j.producer.jdbc |
---|
Methods in org.odata4j.producer.jdbc that return GetEntitiesCommandContext | |
---|---|
GetEntitiesCommandContext |
JdbcProducerBackend.newGetEntitiesCommandContext(String entitySetName,
QueryInfo queryInfo)
|
Methods in org.odata4j.producer.jdbc with parameters of type GetEntitiesCommandContext | |
---|---|
CommandResult |
JdbcGetEntitiesCommand.execute(GetEntitiesCommandContext context)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |