[jboss-dev-forums] [Design of JCA on JBoss] - Re: Quartz, timer unification, message inflow RAR

wolfc do-not-reply at jboss.com
Wed Jul 12 08:22:14 EDT 2006


Quartz depends on the data source for transactions. So it would depend on the database used. On Oracle you would probably see the old data from a cached copy, on other database you'll probably have to wait on a row or page lock to gain access to the timer.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957328#3957328

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957328



More information about the jboss-dev-forums mailing list