Class JobStoreCMT

  • All Implemented Interfaces:
    Constants, JobStore

    public class JobStoreCMT
    extends JobStoreSupport

    JobStoreCMT is meant to be used in an application-server environment that provides container-managed-transactions. No commit / rollback will be1 handled by this class.

    If you need commit / rollback, use JobStoreTX instead.

    Author:
    Jeffrey Wescott, James House, Srinivas Venkatarangaiah