Instead of deploying the entire application everytime. In my local testing is there a way to update the database table directly the quartz next fire time in db. Will it pick it up without restarting the server? And how to update the time. what functions it uses to generate the time
QRTZ_TRIGGERS is the table it is referring to