Commit d9c0437e authored by ssalve's avatar ssalve

Sarita : Done changes for itmDBAccessEJB on 25 JULY 18

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@188148 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a1c83143
...@@ -185,7 +185,9 @@ public class MPReqmntConfirmation extends ActionHandlerEJB implements MPReqmntCo ...@@ -185,7 +185,9 @@ public class MPReqmntConfirmation extends ActionHandlerEJB implements MPReqmntCo
//Added and commented by sarita on to call getErrorString connection method on 20 JULY 2018 [END] //Added and commented by sarita on to call getErrorString connection method on 20 JULY 2018 [END]
return errString; return errString;
} }
//Added by sarita on 25 JULY 18 [START]
itmDBAccess = null;
//Added by sarita on 25 JULY 18 [END]
} }
} }
catch(Exception e) catch(Exception e)
......
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