Hi, Community
I'm working on setting multiple database connection but I'm having a problem with lack of idea.
I've managed to Dynamicaly Query Database Record with Setting DBCPConnectionPoolLookup.
but Configuration must be mannally done before this configuration is set to property of DBCPConnectionPoolLookup.
So What I'm asking is, is there any way to dynamicaly set DB connection Configuration with txt file(or something else) ?
ex) file format example
Database Connection URL | Database Driver Class Name | Database Driver Location(s) | ...
~~~~~ | ~~~~~~ | ~~~~~~
Thanks for your time 😀😀