|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProducerCommandContext | |
---|---|
org.odata4j.producer.command | |
org.odata4j.producer.jdbc |
Uses of ProducerCommandContext in org.odata4j.producer.command |
---|
Subinterfaces of ProducerCommandContext in org.odata4j.producer.command | |
---|---|
interface |
CallFunctionCommandContext
|
interface |
CloseCommandContext
|
interface |
CreateEntityAtPropertyCommandContext
|
interface |
CreateEntityCommandContext
|
interface |
CreateLinkCommandContext
|
interface |
DeleteEntityCommandContext
|
interface |
DeleteLinkCommandContext
|
interface |
GetEntitiesCommandContext
|
interface |
GetEntitiesCountCommandContext
|
interface |
GetEntityCommandContext
|
interface |
GetLinksCommandContext
|
interface |
GetMetadataCommandContext
|
interface |
GetMetadataProducerCommandContext
|
interface |
GetNavPropertyCommandContext
|
interface |
GetNavPropertyCountCommandContext
|
interface |
MergeEntityCommandContext
|
interface |
UpdateEntityCommandContext
|
interface |
UpdateLinkCommandContext
|
Uses of ProducerCommandContext in org.odata4j.producer.jdbc |
---|
Methods in org.odata4j.producer.jdbc with type parameters of type ProducerCommandContext | ||
---|---|---|
|
JdbcProducer.Builder.append(Class<TContext> contextType,
Command<?> command)
|
|
|
JdbcProducer.Builder.insert(Class<TContext> contextType,
Command<?> command)
|
Methods in org.odata4j.producer.jdbc with parameters of type ProducerCommandContext | |
---|---|
CommandResult |
LoggingCommand.execute(ProducerCommandContext<?> context)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |