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, sendMessage
public final RelationBuffer getQueryResult()
public final Heading getQueryResultHeading()