public class DeleteUpdateCommand extends UpdateCommand
| Modifier and Type | Field and Description |
|---|---|
int |
commitWithin |
boolean |
fromCommitted |
boolean |
fromPending |
String |
id |
String |
query |
commandName| Constructor and Description |
|---|
DeleteUpdateCommand() |
public String id
public String query
public boolean fromPending
public boolean fromCommitted
public int commitWithin
public String toString()
toString in class UpdateCommand