Uses of Class
com.google.cloud.spanner.jdbc.JdbcSqlExceptionFactory.JdbcAbortedException
-
-
Uses of JdbcSqlExceptionFactory.JdbcAbortedException in com.google.cloud.spanner.jdbc
Subclasses of JdbcSqlExceptionFactory.JdbcAbortedException in com.google.cloud.spanner.jdbc Modifier and Type Class Description static class
JdbcSqlExceptionFactory.JdbcAbortedDueToConcurrentModificationException
SpecificSQLException
that is thrown when a transaction was aborted and could not be retried due to a concurrent modification.
-