plugin.json 314 B

123456
  1. {
  2. "name": "oraclewriter",
  3. "class": "com.alibaba.datax.plugin.writer.oraclewriter.OracleWriter",
  4. "description": "useScene: prod. mechanism: Jdbc connection using the database, execute insert sql. warn: The more you know about the database, the less problems you encounter.",
  5. "developer": "alibaba"
  6. }