Uses of Interface
com.google.cloud.spanner.Options.UpdateTransactionOption
Packages that use Options.UpdateTransactionOption
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of Options.UpdateTransactionOption in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return Options.UpdateTransactionOptionModifier and TypeMethodDescriptionOptions.excludeTxnFromChangeStreams()Specifying this instructs the transaction to be excluded from being recorded in change streams with the DDL option `allow_txn_exclusion=true`.