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.librariesmanager/resources/java
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
..