Hello,
I have Developed a Webdynpro Java Application to connect to a Oracle Table using JDBC. When I run a query , it takes a lot of time to execute it ,after which it shows the results. I want to know if there's a way to cancel it if the user wants to do so in the middle, like Cancel button or something.
Any help would be highly appreciated.