| Package | Description | 
|---|---|
| javax.batch.operations | Provides APIs for starting, managing, and viewing results of Batch job executions, along with a set of exceptions. | 
| Modifier and Type | Method and Description | 
|---|---|
| long | JobOperator. start(String jobXMLName,
     Properties jobParameters)Creates a new job instance and starts the first execution of that
 instance. | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.