220221222223224225226227228229230
configuration.set(TABLE_HINTS_PROP, tableHints); } JdbcUpsertExportJob exportJob = new JdbcUpsertExportJob(context, SqlServerUpsertOutputFormat.class); exportJob.runExport(); } @Override /** * {@inheritDoc}