Package | Description |
---|---|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
TransactionRunner.run(TransactionRunner.TransactionCallable<T> callable)
Executes a read-write transaction, with retries as necessary.
|
Copyright © 2019 Google LLC. All rights reserved.