This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/org.talend.utils
xqliu d419f82a8e merge r114225 from branch 5.4 to branch 5.3
Fix Bug TDQ-8622 : DQ Reports generate report of wrong person 
https://jira.talendforge.org/browse/TDQ-8622
1) store UTC time in the datamart
2) convert UTC time to local time in the report and DQProtal


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114241 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 06:40:25 +00:00
..
2013-11-29 01:29:16 +00:00
2013-05-21 09:22:36 +00:00
2013-05-21 09:22:36 +00:00
2014-01-10 10:15:29 +00:00

Date: 2007 09 26
Author: S. Correia

This project is only for utility classes that have no other dependencies than that described in the MANIFEST.
The dependencies of this project must remains very light. 

  
Use "Eclipse-RegisterBuddy: org.talend.utils" in dependent plugins that use org.talend.utils.ConnectionUtils 
so that org.talend.utils can find the correct JDBC Driver.