Tank icon indicating copy to clipboard operation
Tank copied to clipboard

Switch database query building to JTA rather than RESOUCE_LOCAL

Open kevin-mcgoldrick opened this issue 6 years ago • 2 comments

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.

kevin-mcgoldrick avatar Oct 17 '19 16:10 kevin-mcgoldrick

I'm interested in looking into this. I've done some research on the goal end state, and it looks like for each instance of embedded RESOURCE_LOCAL entity managers we want to switch to a JTA model (Container injects the entity manager)?

samuelbchase avatar Oct 17 '19 17:10 samuelbchase

Sure, what is your github username

On Wed, Oct 4, 2023 at 9:33 PM Chandrashekhar Jha @.***> wrote:

Hi @kevin-mcgoldrick https://github.com/kevin-mcgoldrick I am interested in solving this issue as a part of Hacktoberfest Oct, 2023 edition. It would be really great if you could assign me this issue and provide me an opportunity to solve this.

— Reply to this email directly, view it on GitHub https://github.com/intuit/Tank/issues/81#issuecomment-1748017191, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACHEKI5RTFPP3V6HSA2LFPLX5Y2DNAVCNFSM4JB34XBKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCNZUHAYDCNZRHEYQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

kevinmcgoldrick avatar Oct 05 '23 15:10 kevinmcgoldrick