|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use UpdateLinkCommandContext | |
---|---|
org.odata4j.producer.command | |
org.odata4j.producer.jdbc |
Uses of UpdateLinkCommandContext in org.odata4j.producer.command |
---|
Methods in org.odata4j.producer.command that return UpdateLinkCommandContext | |
---|---|
UpdateLinkCommandContext |
CommandProducerBackend.newUpdateLinkCommandContext(OEntityId sourceEntity,
String targetNavProp,
OEntityKey oldTargetEntityKey,
OEntityId newTargetEntity)
|
Uses of UpdateLinkCommandContext in org.odata4j.producer.jdbc |
---|
Methods in org.odata4j.producer.jdbc that return UpdateLinkCommandContext | |
---|---|
UpdateLinkCommandContext |
JdbcProducerBackend.newUpdateLinkCommandContext(OEntityId sourceEntity,
String targetNavProp,
OEntityKey oldTargetEntityKey,
OEntityId newTargetEntity)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |