المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Datasource Configuration Problem- Rollback problem on sql exception.



Java Programming
03-27-2009, 05:24 PM
I am new to java and facing problem in rollback of transaction. I think problem is in datasource configuration file mentioned in step 4. As when I use "DriverManager.getConnection(url, user, password);" transaction works fine. So problem is not with database or with driver. - application server -...