SendCommandRequest

Types

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

Properties

Link copied to clipboard

Command to abort the current transaction.

Link copied to clipboard

Command to commit the specified transaction.

Link copied to clipboard

Command to end the current session.

Link copied to clipboard

Command to execute a statement in the specified transaction.

Link copied to clipboard

Command to fetch a page.

Link copied to clipboard

Specifies the session token for the current command. A session token is constant throughout the life of the session.

Link copied to clipboard

Command to start a new session. A session token is obtained as part of the response.

Link copied to clipboard

Command to start a new 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