Batch Application¶
This chapter provides information necessary for developing batch applications using the Nablarch application framework.
Nablarch batch application provides the following two types of batch application frameworks.
Although a batch application can be built using either framework, creating a batch application using Nablarch Batch Application is recommended for the following reasons.
- Reason
- Since Jakarta Batch has little information as of 2020 and it is difficult for experts to assign it, we recommend creating a batch application using Nablarch Batch Application.
Tip
Although the manuals up to Nablarch 5u15 recommended Jakarta Batch-compliant batch applications, the policy has changed to recommend Nablarch batch applications due to their current prevalence and high learning costs in 2020.
Tip
Refer to Function Comparison Between Jakarta Batch-compliant Batch Application and Nablarch Batch Application for the difference between the functions provided by Jakarta Batch-compliant Batch Application and Nablarch Batch Application.