Switch database query building to JTA rather than RESOUCE_LOCAL
Open
enhancement
hacktoberfest
- Dominant language
- Java
- Stars
- 90
- Forks
- 61
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 3
Description
### Ideal State
The current _data_access_ module is built with a lot of custom database query building content. While this is a tightly controlled model of database access, I feel like this interface could be handed over to a JTA provider for better longterm support.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.