public abstract class DmlExecutedMessage extends ServerOutputMessage
| Modifier and Type | Method and Description |
|---|---|
RelationBuffer |
getQueryResult()
Gets The relation holding the executed command's return value, or null if the command executed does not return a relation
|
Heading |
getQueryResultHeading()
Gets The Heading of the relation holding the executed command's return value, or null if the command executed does not return a relation
|
getMessageTypeID, readMessage, sendMessagepublic final RelationBuffer getQueryResult()
public final Heading getQueryResultHeading()