Commit bdf839c3 authored by ngadkari's avatar ngadkari

changes in return error string

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@201873 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 67c01b3e
......@@ -421,8 +421,6 @@ public class BankPiFprc extends ActionHandlerEJB
System.out.println("confirm Successfully@@@@@@@@@@@@@@@@@@@" + i);
pstmt.close();
pstmt = null;
errString=retString1;// ADDED BY NANDKUMAR GADKARI ON 06/05/19
//added by nandkumar gadkari on 11/06/19
conn.commit();
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment