Commit b875bb8a authored by prumde's avatar prumde

Updated changes for serdia enterprise

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@209410 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 4ef5964a
...@@ -1341,6 +1341,7 @@ public class DashboardUtil ...@@ -1341,6 +1341,7 @@ public class DashboardUtil
ResultSet rs = null; ResultSet rs = null;
Connection conn = null; Connection conn = null;
System.out.println("transdb ::::::::::" + transDB); System.out.println("transdb ::::::::::" + transDB);
enterprise=enterprise.trim();
System.out.println("enterprise" + enterprise); System.out.println("enterprise" + enterprise);
ConnDriver connDriver = new ConnDriver(); ConnDriver connDriver = new ConnDriver();
......
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