All Classes and Interfaces

Class
Description
JDBC connection with a number of additional Cloud Spanner specific methods.
Result set that is returned for partitioned queries, e.g. for 'run partitioned query select ...'
This interface is implemented by PreparedStatements that are created on Cloud Spanner JDBC connections.
This interface is implemented by Statements that are created on Cloud Spanner JDBC connections.
Constants for special values used by the Cloud Spanner JDBC driver.
DataSource implementation for Google Cloud Spanner.
 
JDBC Driver for Google Cloud Spanner.
Base interface for all Cloud Spanner SQLExceptions.
Factory class for creating SQLExceptions for Cloud Spanner
Specific SQLException that is thrown when a transaction was aborted and could not be retried due to a concurrent modification.
Specific SQLException that is thrown when a transaction was aborted and could not be successfully retried.
Specific SQLException that is thrown when a SpannerBatchUpdateException occurs.
Specific SQLException that is thrown when setting client info on a connection
Base SQLException for Cloud Spanner
Specific SQLException that is thrown for unsupported methods and values
Specific SQLException that is thrown when a statement times out
Custom SQL type for Spanner JSON data type.
 
Custom SQL type for Spanner PROTO data type.
Custom SQL type for Spanner PROTO data type.
This class is only here to access a package-private method in the Spanner client library and will be removed in the future.
Deprecated.
Deprecated.
Deprecated.