* 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
* fix(TDI-39892):Add components to db unify.
* fix(TDI-39892):move LDAP to Business family.
* fix(TDI-39892):remove hive from database family
* fix(TDI-39892):remove tDBinput tDBOutput TDBSQLRow
* fix(TDI-39892):remove sql data warehouse from database family.
* fix(TDI-39892):remove tsas components from DB unify.
* fix(TDI-39892):fix amazon in db unify.
* recover UnifiedComponentService.
* fix(TDI-39892): Manually change db specific family.
* fix(TDI-39892): rename JDBC family.
* fix(TDI-39892):show db components in DB specific.
* feat(TDI-39892):add new jdbc components
* feat(TDI-39892): add new jdbc components
* Add back Hive and tSQLDW into db specifics.