Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Geeske Bakker   on Jan 05 In Java Category.

  
Question Answered By: Scott Simmons   on Jan 05

First of all you need to check if it really stops the query  or just does not wait for the query. you can do it If you I know the database type (Oracle, MySQL, ...) I can let you know the proper command to check this.
If it really kills the query, Probably it gets and stores the Session ID when running  the query and submits the proper kill command (you have already selected the database type).

Share: 

 

This Question has 15 more answer(s). View Complete Question Thread

 


Tagged: