* fix(TDI-42356):ClassCastException with dynamic schema and data source
alias from table with column of type nvarchar(max) (#3504)
* fix(TDI-42356):ClassCastException with dynamic schema and data source
alias from table with column of type nvarchar(max)
* TalendNTextImpl from talend lib to a patched jtds
* Add maven project to build patched jtds with TalendNTextImpl
* update talend lib talend_DB_mssqlUtil
* update depends on component side
* fix(TDI-42356):exclude jtds jar in osgi bundle
* fix(TDI-42356):fix missing changes for stats and logs with database
config
* fix(TDI-42356):change the GAV of build jar and maven path in
components
* fix(TDI-42356):change the version of jar
Conflicts:
main/plugins/org.talend.designer.components.localprovider/components/tCreateTable/tCreateTable_java.xml
* fix(TDI-42356):ClassCastException with dynamic schema and data source
alias from table with column of type nvarchar(max) (#3504)
* exclude org.talend.designer.core from the patch
* fix(TDI-42356):set BundleID="" for patch
* feat(TDI-39550): Upgrade teradata driver version
* feat(TDI-39550): Upgrade driver to the latest version
* feat(TDI-39550): Respect GAV in java.xml files
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.10 as 1.2.8 have
some bug though amazon release note don't contain 1.2.10 now