Skip to content

Commit d63e36e

Browse files
shobhitsgolavloite
andcommitted
Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/SpannerOptions.java
Co-authored-by: Knut Olav Løite <[email protected]>
1 parent 2df96f9 commit d63e36e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

google-cloud-spanner/src/main/java/com/google/cloud/spanner/SpannerOptions.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1652,8 +1652,7 @@ public Builder setEnableEndToEndTracing(boolean enableEndToEndTracing) {
16521652
}
16531653

16541654
/**
1655-
* Provides the default read-write transaction options for all databases, limited to setting the
1656-
* {@link IsolationLevel}. These defaults are overridden by any explicit {@link
1655+
* Provides the default read-write transaction options for all databases. These defaults are overridden by any explicit {@link
16571656
* com.google.cloud.spanner.Options.TransactionOption} provided through {@link DatabaseClient}.
16581657
*
16591658
* <p>Example Usage:

0 commit comments

Comments
 (0)