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

Adds support for unitName-less PersistenceContext injection points #914

Merged
merged 1 commit into from
Aug 19, 2019
Merged

Adds support for unitName-less PersistenceContext injection points #914

merged 1 commit into from
Aug 19, 2019

Conversation

ljnelson
Copy link
Member

Permits @PersistenceContext-annotated injection points where unitName is not specified and there is exactly one persistence unit in the environment, following the spirit of Java EE.

Signed-off-by: Laird Nelson laird.nelson@oracle.com

…specified and there is exactly one persistence unit in the environment, following the spirit of Java EE.

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>
@ljnelson ljnelson self-assigned this Aug 17, 2019
@ljnelson
Copy link
Member Author

See #913.

@ljnelson ljnelson added the enhancement New feature or request label Aug 17, 2019
@ljnelson ljnelson requested review from barchetta and batsatt August 17, 2019 00:59
@ljnelson ljnelson merged commit 59720d7 into helidon-io:master Aug 19, 2019
@ljnelson ljnelson deleted the jpa-no-unit-name-fix branch August 19, 2019 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MP P3
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants