Uses of Interface
com.google.cloud.spanner.jdbc.JdbcSqlException
Packages that use JdbcSqlException
Package
Description
A JDBC driver for Cloud Spanner - A no-compromise relational database service.
-
Uses of JdbcSqlException in com.google.cloud.spanner.jdbc
Classes in com.google.cloud.spanner.jdbc that implement JdbcSqlExceptionModifier and TypeClassDescriptionstatic classSpecificSQLExceptionthat is thrown when a transaction was aborted and could not be retried due to a concurrent modification.static classSpecificSQLExceptionthat is thrown when a transaction was aborted and could not be successfully retried.static classSpecificSQLExceptionthat is thrown when aSpannerBatchUpdateExceptionoccurs.static classSpecificSQLExceptionthat is thrown when setting client info on a connectionstatic classBaseSQLExceptionfor Cloud Spannerstatic classSpecificSQLExceptionthat is thrown for unsupported methods and valuesstatic classSpecificSQLExceptionthat is thrown when a statement times out