+

Search Tips   |   Advanced Search

Batch applications, jobs, and job definitions

A batch application is a Java EE application that conforms to one of the batch programming models. Batch work is expressed as jobs. Jobs are made up of steps. All steps in a job are processed sequentially.

All jobs contain the following information:

Jobs for batch applications contain additional information specific to the batch programming model:


Related:

  • Get started with the batch environment
  • Batch jobs and their environment