Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Add executeUpdate method to implementation of Spanner TransactionContext #1213

Closed
elefeint opened this issue Nov 12, 2018 · 1 comment · Fixed by #1218
Closed

Add executeUpdate method to implementation of Spanner TransactionContext #1213

elefeint opened this issue Nov 12, 2018 · 1 comment · Fixed by #1218
Assignees
Labels

Comments

@elefeint
Copy link
Contributor

Spanner API added a new method executeUpdate in googleapis/google-cloud-java#3781. As a result, we cannot upgrade to the latest google-cloud-bom.version (0.70.0-alpha) until we resolve the compilation issue in SpannerTransactionManager.

@meltsufin
Copy link
Contributor

@ChengyuanZhao @dmitry-s PTAL

@ChengyuanZhao ChengyuanZhao self-assigned this Nov 12, 2018
ChengyuanZhao added a commit that referenced this issue Nov 15, 2018
fixes #1213 fixes #1214

SpannerTemplate supports DML in transactions, 0.70 update.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging a pull request may close this issue.

3 participants