Uses of Interface
com.google.cloud.spanner.watcher.DatabaseClientWithChangeSets.TransactionRunnerWithChangeSet
-
-
Uses of DatabaseClientWithChangeSets.TransactionRunnerWithChangeSet in com.google.cloud.spanner.watcher
Methods in com.google.cloud.spanner.watcher that return DatabaseClientWithChangeSets.TransactionRunnerWithChangeSet Modifier and Type Method Description DatabaseClientWithChangeSets.TransactionRunnerWithChangeSetDatabaseClientWithChangeSets. readWriteTransaction()Creates aTransactionRunnerthat automatically creates a change set.
-