Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

  Tutorial: JobStores

Job Store are used to keep track of all the "work data" that you give to the scheduler: jobs, triggers, calendars, etc.

Tutorial Details:

In this section, you will learn about the JobStores. The JobStore is for behind-the-scenes use of Quartz itself. That's why never use JobStore instance directly in you code. Through configuration you have to tell to Quartz which JobStore to use, but then you should only work with the Scheduler interface in your code.


 

Rate Tutorial:
http://www.roseindia.net/quartz/jobstores.shtml

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
JobStores

View Tutorial:
JobStores

Related Tutorials:

Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.