[ Web Proxy ]
URL:
Viewing: https://javaee.github.io/tutorial/batch-processing.html [Back]  [Original]

Batch Processing
Java Platform, Enterprise Edition (Java EE) 8
The Java EE Tutorial

Previous Next Contents

59 Batch Processing

This chapter describes Batch Applications for the Java Platform (JSR 352), which provides support for defining, implementing, and running batch jobs. Batch jobs are tasks that can be executed without user interaction. The batch framework is composed of a job specification language based on XML, a Java API, and a batch runtime.

The following topics are addressed here:


Previous Next Contents
Oracle Logo [Oracle Logo]  Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
Web Proxy Viewer  |  New URL  |  Original Page