JobStoreTX is meant to be used in a standalone environment. Both commit and rollback will be handled by this class.
JobStoreTX
If you need a JobStore class to use within an application-server environment, use JobStoreCMT instead.
JobStore
JobStoreCMT
JobStoreTXis meant to be used in a standalone environment. Both commit and rollback will be handled by this class.If you need a
JobStoreclass to use within an application-server environment, useJobStoreCMTinstead.