be.SIRAPRISE.messages
Class ExecuteDMLMessage

java.lang.Object
  extended by be.SIRAPRISE.messages.ServerMessage
      extended by be.SIRAPRISE.messages.ServerInputMessage
          extended by be.SIRAPRISE.messages.ExecuteDMLMessage

public abstract class ExecuteDMLMessage
extends ServerInputMessage

Author:
Erwin Smout

Method Summary
 java.lang.String getDmlCommand()
          Gets the dml Command
 
Methods inherited from class be.SIRAPRISE.messages.ServerMessage
getMessageTypeID, readMessage, sendMessage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDmlCommand

public java.lang.String getDmlCommand()
Gets the dml Command

Returns:
the dml Command