Package | Description |
---|---|
com.google.cloud.spanner.jdbc |
Modifier and Type | Class and Description |
---|---|
static class |
JdbcSqlExceptionFactory.JdbcAbortedDueToConcurrentModificationException
Specific
SQLException that is thrown when a transaction was aborted and could not be
retried due to a concurrent modification. |
static class |
JdbcSqlExceptionFactory.JdbcAbortedException
Specific
SQLException that is thrown when a transaction was aborted and could not be
successfully retried. |
Copyright © 2019 Google LLC. All rights reserved.