-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
5.10.6.Final
-
None
-
Undefined
Narayana supports transactional applications which access databases using the JDBC APIs. When running in a Java SE environment we supply JDBC support via our own Transactional Driver [1,2]. However there are more modern frameworks that are better suited to this need which, additionally, also provide connection pooling.
This feature enhancement is to ensure that standalone narayana users may easily integrate with at least one of these and the the library of choice should be Agroal [3].
[1] https://narayana.io//docs/project/index.html#d0e3208
[2] http://jbossts.blogspot.com/2017/12/narayana-jdbc-transactional-driver.html
[3] https://agroal.github.io/docs.html
- is blocked by
-
WFLY-11214 Periodic recovery does not recover XAResource after jvm crash when agroal subsystem is used
- Open