Le ven 20/12/2002 � 13:12, Mahler Thomas a �crit : > Hi Kevin, > > <snip> > > > > The weird thing is when I remove the transactions code I obtain the > > result expected, the cache is not empty when the second query is > > executed, so does the transaction code empty the cache at commit ? > > Yes! currently all objects involved in the tx are removed from the cache on > tx.commit(). >
Why, I didn't expected this behavior from ojb-odgm API, will these behavior will last, or it is just for convenience that the objects are removed from the cache ? > cheers, > Thomas > > > > > > > > > > > > -- > > Kevin Viet <[EMAIL PROTECTED]> > > ActiVia Networks > > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- Kevin Viet <[EMAIL PROTECTED]> ActiVia Networks -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
