Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes an issue with multiple persistence units. #1342

Merged
merged 2 commits into from
Feb 3, 2020
Merged

Fixes an issue with multiple persistence units. #1342

merged 2 commits into from
Feb 3, 2020

Conversation

ljnelson
Copy link
Member

@ljnelson ljnelson commented Feb 3, 2020

Signed-off-by: Laird Nelson [email protected]

@ljnelson ljnelson added bug Something isn't working MP P1 jpa/jta labels Feb 3, 2020
@ljnelson ljnelson self-assigned this Feb 3, 2020
@ljnelson ljnelson requested a review from spericas February 3, 2020 19:22
@ljnelson ljnelson merged commit c29a182 into helidon-io:master Feb 3, 2020
ljnelson added a commit that referenced this pull request Feb 19, 2020
* Permits non-XA DataSources to take part in JTA transactions (#1316)

Signed-off-by: Laird Nelson <[email protected]>

* Fixing copyright issues (#1337)

Signed-off-by: Laird Nelson <[email protected]>

* Fixes an issue with multiple persistence units. (#1342)

Signed-off-by: Laird Nelson <[email protected]>

* Added more JPA tests (#1355)

Signed-off-by: Laird Nelson <[email protected]>

* Hopefully fixes apparently intermittent build errors experienced only on Wercker-built master (#1366)

Signed-off-by: Laird Nelson <[email protected]>

* Interim squashable commit; removes post-JDK 1.8 java.sql.Connection methods

Signed-off-by: Laird Nelson <[email protected]>

* Interim squashable commit; fixes checkstyle issues

Signed-off-by: Laird Nelson <[email protected]>

* Interim squashable commit; fixes copyright issues

Signed-off-by: Laird Nelson <[email protected]>

* Interim squashable commit; removed JDK 9+ methods from DelegatingConnection.java

Signed-off-by: Laird Nelson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jpa/jta MP P1
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants