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

Support injecting UniversalConnectionPool and UniversalConnectionPoolManager instances directly in CDI #8379

Closed
ljnelson opened this issue Feb 13, 2024 · 0 comments · Fixed by #8378
Assignees
Labels
4.x Version 4.x cdi CDI enhancement New feature or request integration java Pull requests that update Java code jpa/jta microprofile MP P4

Comments

@ljnelson
Copy link
Member

Given a PoolDataSource, there is at least one recipe to get the UniversalConnectionPool instance backing it. We should make this a first-class CDI injection citizen.

Part of #8350.

@ljnelson ljnelson added enhancement New feature or request MP P4 cdi CDI jpa/jta integration java Pull requests that update Java code 4.x Version 4.x microprofile labels Feb 13, 2024
@ljnelson ljnelson self-assigned this Feb 13, 2024
@m0mus m0mus added this to Backlog Aug 12, 2024
@m0mus m0mus moved this to Closed in Backlog Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x cdi CDI enhancement New feature or request integration java Pull requests that update Java code jpa/jta microprofile MP P4
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant