public abstract class Transaction
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description | 
|---|
Transaction()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Transaction | 
create(com.google.cloud.spanner.BatchTransactionId txId)  | 
abstract @Nullable com.google.cloud.spanner.BatchTransactionId | 
transactionId()  | 
public abstract @Nullable com.google.cloud.spanner.BatchTransactionId transactionId()
public static Transaction create(com.google.cloud.spanner.BatchTransactionId txId)