How to Test Multiple Concurrent JDBC Connections
(Doc ID 2938333.1)
Last updated on MARCH 29, 2023
Applies to:
JDBC - Version 12.2.0.0.0 and laterInformation in this document applies to any platform.
Goal
This sample code is designed to test multiple / concurrent JDBC connections via a small multithreaded Java test program. This test can be adjusted as needed for particular use cases.
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 |