mirror of
https://github.com/alibaba/DataX.git
synced 2026-06-12 21:02:28 +08:00
14 lines
247 B
JSON
14 lines
247 B
JSON
{
|
|
"name": "sybasewriter",
|
|
"parameter": {
|
|
"username": "",
|
|
"password": "",
|
|
"column": [],
|
|
"connection": [
|
|
{
|
|
"table": [],
|
|
"jdbcUrl": []
|
|
}
|
|
]
|
|
}
|
|
} |