| Package | Description | 
|---|---|
| com.google.cloud.spanner | 
 A client for Cloud Spanner - A no-compromise relational database service. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BatchReadOnlyTransaction | 
BatchClient.batchReadOnlyTransaction(BatchTransactionId batchTransactionId)
Returns a  
BatchReadOnlyTransaction context in which multiple reads and/or queries can
 be performed. | 
BatchReadOnlyTransaction | 
BatchClientImpl.batchReadOnlyTransaction(BatchTransactionId batchTransactionId)  | 
BatchReadOnlyTransaction | 
BatchClient.batchReadOnlyTransaction(TimestampBound bound)
Returns a  
BatchReadOnlyTransaction context in which multiple reads and/or queries can
 be performed. | 
BatchReadOnlyTransaction | 
BatchClientImpl.batchReadOnlyTransaction(TimestampBound bound)  | 
Copyright © 2019 Google LLC. All rights reserved.