Uses of Class
com.google.cloud.spanner.watcher.DatabaseClientWithChangeSets
-
-
Uses of DatabaseClientWithChangeSets in com.google.cloud.spanner.watcher
Methods in com.google.cloud.spanner.watcher that return DatabaseClientWithChangeSets Modifier and Type Method Description static DatabaseClientWithChangeSetsDatabaseClientWithChangeSets. of(com.google.cloud.spanner.DatabaseClient client)Creates aDatabaseClientthat will automatically create a change set for each read/write transaction.
-