JdbcJobStore « Job « Spring Q&A





1. How to overwrite job detail persisted using JdbcJobStore    forum.springsource.org

Hi, Can anyone tell me how I can overwrite the job detail persisted using JdbcJobStore? It seems that true only works for persisted triggers and not the job detail.

2. Quartz and JDBCJobStore    forum.springsource.org

Quartz and JDBCJobStore I'm trying to use Quartz with the JDBCJobStore but my triggers are not firing... This is my config: