Uses of Interface
com.google.spanner.v1.TransactionOrBuilder
-
-
Uses of TransactionOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement TransactionOrBuilder Modifier and Type Class Description classTransactionA transaction.static classTransaction.BuilderA transaction.Methods in com.google.spanner.v1 that return TransactionOrBuilder Modifier and Type Method Description TransactionOrBuilderPartitionResponse.Builder. getTransactionOrBuilder()Transaction created by this request.TransactionOrBuilderPartitionResponse. getTransactionOrBuilder()Transaction created by this request.TransactionOrBuilderPartitionResponseOrBuilder. getTransactionOrBuilder()Transaction created by this request.TransactionOrBuilderResultSetMetadata.Builder. getTransactionOrBuilder()If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.TransactionOrBuilderResultSetMetadata. getTransactionOrBuilder()If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.TransactionOrBuilderResultSetMetadataOrBuilder. getTransactionOrBuilder()If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
-