| AbstractStatementParser |
Internal class for the Spanner Connection API.
|
| AbstractStatementParser.ParametersInfo |
Parameter information with positional parameters translated to named parameters.
|
| AbstractStatementParser.ParsedStatement |
A statement that has been parsed
|
| AbstractStatementParser.StatementType |
The type of statement that has been recognized by the parser.
|
| AsyncStatementResult |
|
| AutocommitDmlMode |
Enum used to define the behavior of DML statements in autocommit mode
|
| Connection |
Internal connection API for Google Cloud Spanner.
|
| Connection.InternalMetadataQuery |
This query option is used internally to indicate that a query is executed by the library itself
to fetch metadata.
|
| ConnectionOptions |
Internal connection API for Google Cloud Spanner.
|
| ConnectionOptions.Builder |
|
| ConnectionOptions.ConnectionProperty |
Supported connection properties that can be included in the connection URI.
|
| StatementResult |
A result of the execution of a statement.
|
| StatementResult.ClientSideStatementType |
The type of client side statement that was executed.
|
| StatementResult.ResultType |
|
| TransactionMode |
Enum used to define the transaction type of a Connection
|
| TransactionRetryListener |
Cloud Spanner can abort any read/write transaction because of potential deadlocks or other
internal reasons.
|
| TransactionRetryListener.RetryResult |
The result of a retry.
|