Package | Description |
---|---|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
Modifier and Type | Method and Description |
---|---|
BatchTransactionId |
BatchReadOnlyTransaction.getBatchTransactionId()
Returns a
BatchTransactionId to be re-used across several machines/processes. |
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) |
Copyright © 2019 Google LLC. All rights reserved.