|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.SIRAPRISE.messages.ServerMessageType
be.SIRAPRISE.messages.ServerInputMessageType
be.SIRAPRISE.messages.ExecuteDMLMessageType
be.SIRAPRISE.messages.ExecuteDMLMessageTypeV1_0
public final class ExecuteDMLMessageTypeV1_0
ExecuteDMLMessageTypeV1_0 is V1_0 of the ExecuteDMLMessageType.
This message type has the following fields :
| Zone | Format | Length | Description |
|---|---|---|---|
| DMLCOMMAND | LSTRING | The command as syntactically defined in the grammar section. |
| Field Summary |
|---|
| Fields inherited from class be.SIRAPRISE.messages.ExecuteDMLMessageType |
|---|
MESSAGETYPEID |
| Method Summary | |
|---|---|
ExecuteDMLMessage |
message(java.lang.String cmd)
Factory method for producing a message of this type holding the given DML command |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public ExecuteDMLMessage message(java.lang.String cmd)
ExecuteDMLMessageType
message in class ExecuteDMLMessageTypecmd - The SIRA_PRISE DML command to be executed on the server
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||