|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.SIRAPRISE.messages.ServerMessage
be.SIRAPRISE.messages.ServerOutputMessage
be.SIRAPRISE.messages.DmlExecutedMessage
public abstract class DmlExecutedMessage
| Method Summary | |
|---|---|
AbstractRelation |
getRelation()
Gets The relation holding the executed command's return value, or null if the command executed does not return a relation |
| 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 |
|---|
public AbstractRelation getRelation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||