Package com.google.cloud.spanner.watcher
Interface DatabaseClientWithChangeSets.TransactionManagerWithChangeSet
-
- All Superinterfaces:
AutoCloseable,DatabaseClientWithChangeSets.ChangeSetIdSupplier,com.google.cloud.spanner.TransactionManager
- Enclosing class:
- DatabaseClientWithChangeSets
public static interface DatabaseClientWithChangeSets.TransactionManagerWithChangeSet extends com.google.cloud.spanner.TransactionManager, DatabaseClientWithChangeSets.ChangeSetIdSupplier
TransactionManagerthat automatically creates a change set.
-
-
Method Summary
-
Methods inherited from interface com.google.cloud.spanner.watcher.DatabaseClientWithChangeSets.ChangeSetIdSupplier
getChangeSetId
-
-