Commit fa03197b authored by sanashaikh's avatar sanashaikh

Sana S: Modified on 15/01/2020

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@215161 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 105becc1
...@@ -5107,13 +5107,14 @@ public class EmpLeaveConf extends ActionHandlerEJB implements EmpLeaveConfLocal, ...@@ -5107,13 +5107,14 @@ public class EmpLeaveConf extends ActionHandlerEJB implements EmpLeaveConfLocal,
pstmt7 = null; pstmt7 = null;
} }
//Added by Sana S on 07/11/19[start] //commented By Sana S on 15/01/2020
/*//Added by Sana S on 07/11/19[start]
if(connectionObject!= null) if(connectionObject!= null)
{ {
connectionObject.commit(); connectionObject.commit();
} }
//Added by Sana S on 07/11/19[end] //Added by Sana S on 07/11/19[end]
*/
} }
catch (Exception fe) catch (Exception fe)
{ {
......
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