ucp Questions
1
Which one should I use for a modern backend Java application using Oracle OLTP database as a datasource?
To me HikariCP looks like a de-facto standard pool for a modern Java application. But now I ...
1
Solved
I am running a springboot application (which is running fine on local machine), and getting ORA-01882: timezone region not found error on ec2 instance. Its looks like a config problem but not sure ...
Peralta asked 26/3, 2018 at 12:59
2
I am trying to compare Some of the java connection pool libraries, but so far I've not found any satisfactory answer.
Right now C3P0 is being used in my application but I want to suggest other Con...
Friseur asked 4/10, 2016 at 8:13
1
We are using Oracle the UCP driver (Oracle Universal Connection Pool) in tomcat 6. It is more or less configured like in Oracles Howto. The problem is that the driver starts a lot of threads (Threa...
1
© 2022 - 2024 — McMap. All rights reserved.