be.SIRAPRISE.messages
Class TransactionStartedMessage

java.lang.Object
  extended by be.SIRAPRISE.messages.ServerMessage
      extended by be.SIRAPRISE.messages.ServerOutputMessage
          extended by be.SIRAPRISE.messages.TransactionStartedMessage

public abstract class TransactionStartedMessage
extends ServerOutputMessage

Author:
Erwin Smout

Method Summary
 long getTransactionID()
          Gets The identification of the started transaction
 
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

getTransactionID

public final long getTransactionID()
Gets The identification of the started transaction

Returns:
The identification of the started transaction