How quartz job data map persists on database? Is it possible to remove it after all retries?

Viewed 18

My database storage of job data map keeps on decreasing . It is persisting all the data even after the complete execution of job. I would like to know if there is any possible support given by quartz to delete job's data map even after it's complete retry executions.

0 Answers
Related