| Package | Description | 
|---|---|
| com.google.cloud.spanner | 
 A client for Cloud Spanner - A no-compromise relational database service. 
 | 
| com.google.cloud.spanner.testing | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Session
A  
Session can be used to perform transactions that read and/or modify data in a Cloud
 Spanner database. | 
| Modifier and Type | Method and Description | 
|---|---|
DatabaseClient | 
Spanner.getDatabaseClient(DatabaseId db)
Returns a  
DatabaseClient for the given database. | 
| Modifier and Type | Method and Description | 
|---|---|
DatabaseClient | 
RemoteSpannerHelper.getDatabaseClient(Database db)  | 
Copyright © 2019 Google LLC. All rights reserved.