Commit Graph

7 Commits

Author SHA1 Message Date
wluo
9545b2c03d Fix workitem TDI-30414 : There are two problems for DBOutput
https://jira.talendforge.org/browse/TDI-30414
2014-09-15 09:33:54 +08:00
CHEN Bin
a764b8d1ce TDI-30499 Chen Bin:remove the log4j code from the components you've done
already
https://jira.talendforge.org/browse/TDI-30499
remove duplicate on DBOutput components
2014-09-05 18:29:33 +08:00
Wu Liu
46551615c8 TDI-30076 : Revert of DBoutput refactoring
https://jira.talendforge.org/browse/TDI-30076
1. Fix the compile err for
tJDBCOutput/tSASOutput/tMSSQLOutput/tAS400Output/tJavaDBOutput when
log4j is enabled.
2. Invoke commit only when commitCounter greater than 0 on
tAmazonMysqlOutput/tAmazonOracleOutput/tDB2Output/tDBOutput/tFireBirdOutput/tGreenplumOutput/tHSQLDBOutput/tIngresOutput/tInterbaseOutput/tJDBCOutput/tJavaDBOutput/tMSSqlOutput/tMaxDBOutput/tMysqlOutput/tOracleOutput/tPostgresqlOutput/tRedshiftOutput/tSQLiteOutput/tSybaseOutput/tVectorWiseOutput/tTeradataOutput/tSasOutput
3. Fix commitCounter always 0 problem on tTeradataOutput
4. Fix NB_Line is wrong when Action on table is CLEAR
5. Correct the position which the code for invoke commit on tDBOutput
2014-09-02 22:02:50 +08:00
CHEN Bin
b84fd60348 bug fixed TDI-30076: Revert of DBoutput refactoring
https://jira.talendforge.org/browse/TDI-30076
1. create new LogUtil & DBLogUtil to help develop log4j for components.
2. format javajet of oracle output component
3. add log4j on tAS400Output/tAccessOutput/tAmazonMysqlOutput/tAmazonOracleOutput/tDB2Output/tDBOutput/tEXAOutput/tFirebirdOutput/tGreenplumOutput/tHSQLDbOutput/tInformixOutput/tIngresOutput/tInterbaseOutput/tJDBCOutput/tJavaDBOutput/tOracleOutput/tMSSqlOutput/tMysqlOutput/tNetezzaOutput/tRedshiftOutput/tSasOutput/tSybaseOutput/tVerticaOutput/tVectorwise
4. declair DBLogUtil on the component which use _TableAction & DBOutputEndGlobalVars
2014-09-02 22:02:03 +08:00
CHEN Bin
ad4ceeefd6 re-commit for TDI-30076: Fix bug TDI-29126 Make password encrypt and decrypt in our components
0c0586e750
2014-09-02 21:57:56 +08:00
CHEN Bin
71a9257b06 bug fixed TDI-30076: Revert of DBoutput refactoring
https://jira.talendforge.org/browse/TDI-30076
Revert "Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput"
This reverts commit ba5cbbdb.
1. revert the code on all db output 
2. revert the code on the public javajet which only affect log4j and all the references has been revert by step 1
delete AbstractDBOutputBegin/Main/End & templates/DB/Output/HelpClass.javajet
revert the code on AbstractDBOutputFinally & DBOutputEndGlobalVars
3. revert _tableActionForOutput.javajet to ba5cbbdb
from ba5cbbdb, there are four commit about:
https://jira.talendforge.org/browse/TDI-28733
https://jira.talendforge.org/browse/TDI-29153
but each code about these two jira has been reverted, so this file also need to be reverted

keep the modification about Row Component
AbstractDBRowMain & tEXARow_begin.javajet

keep the modification about log4jUtil
log4jDBConnUtil & log4jFileUtil
2014-09-02 21:56:56 +08:00
Sébastien Gandon
0db2c64957 [GIT Migration] Refactor main,test and i18n plugins and features for branch master 2014-06-22 10:53:02 +02:00