Commit Graph

4 Commits

Author SHA1 Message Date
bchen
e7155cdc12 Fix Work Item TDI-23035 : Problems after supporting Timestamp with Timezone type in the Oracle
https://jira.talendforge.org/browse/TDI-23035
1. define "TIMESTAMP WITH TIME ZONE" type instead of "TIMESTAMP(6) WITH TIME ZONE" type, 0~9 permitted for length.
2. modified TalendDate.format method for timezone pattern.
3. modified tCreateTable and tOracleOutput to create table with Timestamp with time zone type.

git-svn-id: http://talendforge.org/svn/tos/trunk@91750 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-09 08:40:34 +00:00
bchen
a2dbc3c50b Fix Bug TDI-21609 : Unexpected result when tOracleInput load data with time zone
https://jira.talendforge.org/browse/TDI-21609 
1.add default value "TIMESTAMP(6) WITH TIME ZONE" to mapping_Oracle.xml.
2.remove unuse code.

git-svn-id: http://talendforge.org/svn/tos/trunk@90785 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-17 09:19:23 +00:00
rdubois
6c48e3d867 TDI-19445: add the defaultLength property for the LONG type in the oracle mapping file
git-svn-id: http://talendforge.org/svn/tos/trunk@77285 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-27 13:11:16 +00:00
sgandon
e68df216c8 inverted 2 included features to fix ESB SE build pb
git-svn-id: http://talendforge.org/svn/tos/trunk@73207 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-11-25 15:56:59 +00:00