Skip to content

Commit 9aaf37b

Browse files
Update clirr for exposing newStatementFactory in the DatabaseClient interface
1 parent e7a7835 commit 9aaf37b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

google-cloud-spanner/clirr-ignored-differences.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -927,5 +927,9 @@
927927
<className>com/google/cloud/spanner/connection/ConnectionOptions</className>
928928
<field>VALID_PROPERTIES</field>
929929
</difference>
930-
930+
<difference>
931+
<differenceType>7012</differenceType>
932+
<className>com/google/cloud/spanner/DatabaseClient</className>
933+
<method>com.google.cloud.spanner.Statement$StatementFactory newStatementFactory()</method>
934+
</difference>
931935
</differences>

0 commit comments

Comments
 (0)