SendCommandResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Contains the details of the aborted transaction.

Link copied to clipboard

Contains the details of the committed transaction.

Link copied to clipboard

Contains the details of the ended session.

Link copied to clipboard

Contains the details of the executed statement.

Link copied to clipboard

Contains the details of the fetched page.

Link copied to clipboard

Contains the details of the started session that includes a session token. This SessionToken is required for every subsequent command that is issued during the current session.

Link copied to clipboard

Contains the details of the started transaction.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String