Uses of Interface
com.google.spanner.v1.TransactionOrBuilder
-
Packages that use TransactionOrBuilder Package Description com.google.spanner.v1 -
-
Uses of TransactionOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement TransactionOrBuilder Modifier and Type Class Description class
Transaction
A transaction.static class
Transaction.Builder
A transaction.Methods in com.google.spanner.v1 that return TransactionOrBuilder Modifier and Type Method Description TransactionOrBuilder
PartitionResponse.Builder. getTransactionOrBuilder()
Transaction created by this request.TransactionOrBuilder
PartitionResponse. getTransactionOrBuilder()
Transaction created by this request.TransactionOrBuilder
PartitionResponseOrBuilder. getTransactionOrBuilder()
Transaction created by this request.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
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
ResultSetMetadataOrBuilder. getTransactionOrBuilder()
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
-