Commit 2939bbea authored by caluka's avatar caluka

connection commented for prepare mfg jar


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@97265 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 8865a39e
...@@ -51,7 +51,7 @@ public class WoTrfWizPos extends ValidatorEJB implements WoTrfWizPosLocal, WoTrf ...@@ -51,7 +51,7 @@ public class WoTrfWizPos extends ValidatorEJB implements WoTrfWizPosLocal, WoTrf
java.util.Date utilDate = new java.util.Date(); java.util.Date utilDate = new java.util.Date();
String sql = ""; String sql = "";
String loginCode= "",empCode="",genratedTranId=""; String loginCode= "",empCode="",genratedTranId="";
Connection conn = null; //Connection conn = null;commemted by chandrashekar
ConnDriver connDriver = null; ConnDriver connDriver = null;
ArrayList list = new ArrayList(); ArrayList list = new ArrayList();
HashMap stockMap = new HashMap(); HashMap stockMap = new HashMap();
......
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