Package | Description |
---|---|
com.google.spanner.v1 |
Modifier and Type | Class and Description |
---|---|
class |
Transaction
A transaction.
|
static class |
Transaction.Builder
A transaction.
|
Modifier and Type | Method and Description |
---|---|
TransactionOrBuilder |
PartitionResponse.getTransactionOrBuilder()
Transaction created by this request.
|
TransactionOrBuilder |
PartitionResponse.Builder.getTransactionOrBuilder()
Transaction created by this request.
|
TransactionOrBuilder |
ResultSetMetadata.getTransactionOrBuilder()
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
|
TransactionOrBuilder |
ResultSetMetadata.Builder.getTransactionOrBuilder()
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
|
TransactionOrBuilder |
PartitionResponseOrBuilder.getTransactionOrBuilder()
Transaction created by this request.
|
TransactionOrBuilder |
ResultSetMetadataOrBuilder.getTransactionOrBuilder()
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
|
Copyright © 2022 Google LLC. All rights reserved.