Package | Description |
---|---|
com.google.cloud.spanner.jdbc |
Class and Description |
---|
JdbcSqlException
Base interface for all Cloud Spanner
SQLException s. |
JdbcSqlExceptionFactory.JdbcAbortedException
Specific
SQLException that is thrown when a transaction was aborted and could not be
successfully retried. |
JdbcSqlExceptionFactory.JdbcSqlExceptionImpl
Base
SQLException for Cloud Spanner |
TransactionRetryListener
Cloud Spanner can abort any read/write transaction because of potential deadlocks or other
internal reasons.
|
TransactionRetryListener.RetryResult
The result of a retry.
|
Copyright © 2019 Google LLC. All rights reserved.