Detailed Instruction / Doc On How To Set Up Spring Using Universal Connection Pooling
(Doc ID 1302507.1)
Last updated on JUNE 05, 2023
Applies to:
JDBC - Version 11.2.0.2.0 and laterInformation in this document applies to any platform.
Goal
Had trouble configuring Spring using Oracle UCP to connect to Oracle DB. Oracle has something called UCP â Universal Connection Pooling.
How to set up the connection pooling using new Oracle UCP (with the use of Ojdbc5 for jdk 1.5) in Spring for standalone applications.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |