queyijun

Results 1 comments of queyijun

这份配置文件可以执行单表增删改, 内容如下: ``` { "job": { "content": [ { "reader": { "parameter": { "jdbcUrl": "jdbc:oracle:thin:@192.168.147.128:1521:helowin", "username": "qyj", "password": "qyj", "supportAutoAddLog": false, "table": ["QYJ.test_01"], "cat": "UPDATE,INSERT,DELETE", "split":true, "readPosition": "CURRENT", "queryTimeout": 3000...