In a Multithreaded Environment, Is It Supported to Cancel a Query in One Thread Being Actively Executed by Another Thread?
(Doc ID 3071587.1)
Last updated on FEBRUARY 10, 2025
Applies to:
JDBC - Version 12.2.0.0.0 and laterInformation in this document applies to any platform.
Goal
When using the JDBC driver in a multithreaded environment, is it supported for one thread to cancel a query being executed by a different thread?
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 |