[Connector-V2][JDBC-connector] support database: DB2
Purpose of this pull request
support connnector-jdbc-v2 DB2 https://github.com/apache/incubator-seatunnel/issues/2367
Check list
- [ ] Code changed are covered with tests, or it does not need tests for reason:
- [ ] If any new Jar binary package adding in your PR, please add License Notice according New License Guide
- [ ] If necessary, please update the documentation to describe the new feature. https://github.com/apache/incubator-seatunnel/tree/dev/docs
@laglangyue Wait for the JDBC e2e test (https://github.com/apache/incubator-seatunnel/pull/2321) to merge. You need to add test for DB2 in jdbc e2e test
@laglangyue Wait for the JDBC e2e test (#2321) to merge. You need to add test for DB2 in jdbc e2e test
yes, the test is very nice. I test in local(laglangyue:jdbc_dm_test),but not quickly .
this PR may be delay,I am finishing the DM. I spent some time studying the testcontainer,more of environment and DM images.
this PR may be delay,I am finishing the DM. I spent some time studying the testcontainer,more of environment and DM images.
take your time
Please resolve conflicts.
Please resolve conflicts. yes,I will

DDL DML is finished! And then I execute this Sql, the Connection is Error.

@ic4y @hailin0 @CalvinKirs I has finiehed the e2e。 There are many problems with the DB2 container. I spent a lot of time studying the disconnection of the DB2 container and SQL compatibility