spring-attic / spring-cloud-gcp

Integration for Google Cloud Platform APIs with Spring
Apache License 2.0
704 stars 696 forks source link

(backport): Fix javadoc on SpannerOperations.executeDmlStatement #2651

Closed meltsufin closed 3 years ago

meltsufin commented 3 years ago

Clarify that executeDmlStatement may start a transaction.

Fixes: #2650.

Backport of: https://github.com/GoogleCloudPlatform/spring-cloud-gcp/pull/347