Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mkurz
Copy link
Member

@mkurz mkurz commented Sep 19, 2018

Fixes #8210

@mkurz mkurz added this to the Play 2.7.0 milestone Sep 19, 2018
@mkurz
Copy link
Member Author

mkurz commented Sep 19, 2018

@wsargent Is the sentence ok for you now?

### Running JPA transactions

The following methods are available to execute arbitrary code inside a JPA transaction, but
The `JPAApi` provides you various `withTransaction(...)` methods to execute arbitrary code inside a JPA transaction. These methods however do not include a custom execution context and therefore must be wrapped inside a `CompletableFuture` with an IO bound execution context:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finish with a "." instead of ":".

@wsargent
Copy link
Member

@mkurz 👍

@wsargent wsargent merged commit 1e97d46 into playframework:master Sep 20, 2018
@mkurz mkurz deleted the fixJPAsentence branch September 20, 2018 05:35
octonato pushed a commit that referenced this pull request Sep 20, 2018
Backports #8617 + fixed two links which are going to be fixed in #8616 for the master branch already.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants