posted 16 years ago
I'm currently using hibernate for my inventory system. I'm thinking of using quartz for my scheduling - every month end copy from the stock table A to table B and updating stock table A.
But i'm not sure how to start.. i've downloaded the quartz jar... so how would i do in such a way when i start my system, i start the schedule as well?
Jys<br /><a href="http://jy-s.com" target="_blank" rel="nofollow">http://jy-s.com</a><br /> <br />Trying my very best to learn java, please forgive me if i'm asking some really stupid questions.