Package | Description |
---|---|
org.axiondb.engine.commands |
AxionCommand implementations. |
Modifier and Type | Class and Description |
---|---|
class |
DeleteCommand
A DELETE command.
|
class |
UpdateCommand
An UPDATE command.
|
class |
UpsertCommand
An UPSERT or MERGE command.
|