Posted By:
Rajnish_Sharma
Posted On:
Thursday, March 29, 2001 01:47 AM
We are getting java.sql.SQLException:Connection has been preempted while processing records on DB-2 / AS400 through JDBC .The connection is being taken from datasource and the code segment is part of an EJB (on Websphere 3.02) . When does this exception occur and , How do we catch this exception and make our application run continuously without a roll back ?