Skip to content

Instantly share code, notes, and snippets.

View mminella's full-sized avatar

Michael Minella mminella

View GitHub Profile
package x98.batch;
import java.util.Properties;
import javax.batch.operations.JobOperator;
import javax.batch.runtime.BatchRuntime;
public class BatchRunner {
public static void main(String[] args) {