Hi all ,
I am creating multiple Threads in my java program which all are then using a stored procedure having a Global Temporary table.
Is it possible to have all threads using different GTT without hardcoding .
will creating a new connection in thread solve the problem
User Profile
Collapse
-
problem in result may be because GTT with threading in java
-
GTT with threading in java
Hi all ,
I am creating multiple Threads in my java program which all are then using a stored procedure having a Global Temporary table.
Is it possible to have all threads using different GTT without hardcoding .
will creating a new connection in thread solve the problem.
No activity results to display
Show More