Uses of Interface
com.google.cloud.spanner.watcher.DatabaseClientWithChangeSets.TransactionManagerWithChangeSet
-
-
Uses of DatabaseClientWithChangeSets.TransactionManagerWithChangeSet in com.google.cloud.spanner.watcher
Methods in com.google.cloud.spanner.watcher that return DatabaseClientWithChangeSets.TransactionManagerWithChangeSet Modifier and Type Method Description DatabaseClientWithChangeSets.TransactionManagerWithChangeSetDatabaseClientWithChangeSets. transactionManager(com.google.cloud.spanner.Options.TransactionOption... options)Returns a transaction manager that automatically creates a change set.
-