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: Raju Srinivas   on Jan 05

Intellij, just closes the connection that created or kills the thread that created that connection, but this, does not mean that the database server closes the cursor or session,
the process in database server might continue and you must check your database's open cursors or open session to see the query  is running  or has stoped .

Share: 

 

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

 


Tagged: