Uses of Class
com.google.cloud.spanner.jdbc.JdbcSqlExceptionFactory.JdbcAbortedException
Packages that use JdbcSqlExceptionFactory.JdbcAbortedException
Package
Description
A JDBC driver for Cloud Spanner - A no-compromise relational database service.
-
Uses of JdbcSqlExceptionFactory.JdbcAbortedException in com.google.cloud.spanner.jdbc
Modifier and TypeClassDescriptionstatic classSpecificSQLExceptionthat is thrown when a transaction was aborted and could not be retried due to a concurrent modification.