Support injecting UniversalConnectionPool and UniversalConnectionPoolManager instances directly in CDI #8379
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
Given a
PoolDataSource
, there is at least one recipe to get theUniversalConnectionPool
instance backing it. We should make this a first-class CDI injection citizen.Part of #8350.
The text was updated successfully, but these errors were encountered: