|
If you use the right JDBC driver, you can set the JDBC properties for transaction isolation level on the database connection to 0 (none). This ISN'T a great idea for a production environment, but it will let you delete the records. ==================================
MORE INFORMATION ON THIS TOPIC
==================================
Check out these Best Web Links on Web development.
Ask the Experts yourself: Our Web development gurus are waiting to answer your questions.
Ask your Web development & WebSphere questions -- or help out your peers by answering them--in our WebSphere & Web Development Forum.
|