| Package | Description |
|---|---|
| com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
| Modifier and Type | Method and Description |
|---|---|
AsyncTransactionManager.CommitTimestampFuture |
AsyncTransactionManager.AsyncTransactionStep.commitAsync()
Commits the transaction and returns a
AsyncTransactionManager.CommitTimestampFuture that will return the
commit timestamp of the transaction, or throw the first uncaught exception in the transaction
chain as an ExecutionException. |
Copyright © 2022 Google LLC. All rights reserved.