|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.SIRAPRISE.client.DmlCommand
be.SIRAPRISE.client.DmlAssignmentCommand
public abstract class DmlAssignmentCommand
A DmlAssignmentCommand is any command that performs some kind of update in the database.
| Constructor Summary | |
|---|---|
DmlAssignmentCommand()
|
|
| Method Summary | |
|---|---|
ServerAssignmentCommand |
getServerAssignmentCommand()
Gets the ServerAssignmentCommand object representing this dml command |
| Methods inherited from class be.SIRAPRISE.client.DmlCommand |
|---|
getCommand, getServerCommand |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DmlAssignmentCommand()
| Method Detail |
|---|
public final ServerAssignmentCommand getServerAssignmentCommand()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||