Uses of Interface
com.google.cloud.spanner.watcher.DatabaseClientWithChangeSets.AsyncTransactionManagerWithChangeSet
-
-
Uses of DatabaseClientWithChangeSets.AsyncTransactionManagerWithChangeSet in com.google.cloud.spanner.watcher
Methods in com.google.cloud.spanner.watcher that return DatabaseClientWithChangeSets.AsyncTransactionManagerWithChangeSet Modifier and Type Method Description DatabaseClientWithChangeSets.AsyncTransactionManagerWithChangeSetDatabaseClientWithChangeSets. transactionManagerAsync()Returns an asynchronous transaction manager that automatically creates a change set, and which allows manual management of transaction lifecycle.
-