|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Command | |
---|---|
org.odata4j.producer.jpa |
Uses of Command in org.odata4j.producer.jpa |
---|
Subinterfaces of Command in org.odata4j.producer.jpa | |
---|---|
interface |
Filter
|
Classes in org.odata4j.producer.jpa that implement Command | |
---|---|
class |
BeginTransactionCommand
|
class |
Chain
|
class |
CommitTransactionCommand
|
class |
CreateAndLinkCommand
|
class |
DeleteEntityCommand
|
class |
EntityManagerCommand
|
class |
ExecuteCountQueryCommand
|
class |
ExecuteJPQLQueryCommand
|
class |
GenerateJPQLCommand
|
class |
GetEntityCommand
|
class |
MergeEntityCommand
|
class |
OEntityToJPAEntityCommand
|
class |
PersistJPAEntityCommand
|
class |
ReReadJPAEntityCommand
|
class |
SetResponseCommand
|
class |
UpdateEntityCommand
|
class |
ValidateCountRequestProcessor
|
Methods in org.odata4j.producer.jpa that return types with arguments of type Command | |
---|---|
List<Command> |
JPAProducerBehavior.modify(JPAProducer.CommandType type,
List<Command> commands)
|
Method parameters in org.odata4j.producer.jpa with type arguments of type Command | |
---|---|
List<Command> |
JPAProducerBehavior.modify(JPAProducer.CommandType type,
List<Command> commands)
|
Constructor parameters in org.odata4j.producer.jpa with type arguments of type Command | |
---|---|
Chain(List<Command> commands)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |