I don't know what solotion that is the best one. I guess that unless the arcives have something to offer you have to try to find out by your own. Please share you findings
Regards Roland ----- Original Message ----- From: "Fr�d�ric Trifiro" <[EMAIL PROTECTED]> To: "OJB Users List" <[EMAIL PROTECTED]> Sent: Thursday, August 28, 2003 11:15 PM Subject: Re: Pbl with OQLQuery and persistent store... > Hi Roland (and others) ! > > Oh, thank you, it has to be the good way to solve my problem !! > > I think about 3 solutions : > 1/ specify that i don't use a cache in the ojb.properties > 2/ create a new class for describing my list. Doing so, there won't be > interaction between objects from the database and objects formatted for my list. > 3/ remove manually objects from the cache ? Is it possible with ODMG API ? > > Which solution is the best ? The easiest also ? > > Thanks again, your help has already been very useful :) > > Good night ! > > Fred > > En r�ponse � Roland Carlsson <[EMAIL PROTECTED]>: > > > Hi! > > > > You need to look at: > > http://db.apache.org/ojb/objectcache.html > > and read a little. Perhaps the text about isolation in > > http://db.apache.org/ojb/repository.html > > can get you a little bit further. > > > > Regards > > Roland Carlsson > > > > ----- Original Message ----- > > From: "Fr�d�ric Trifiro" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, August 28, 2003 6:20 PM > > Subject: Pbl with OQLQuery and persistent store... > > > > > > > Hi everyone, > > > > > > It seems that i have a problem, a very strange behaviour of my > > application > > > using OJB. I have a list that comes from the database. The first time > > i > > load it > > > and print into the JSP, all works fine. But, when i have to reload > > the > > list, it > > > seems that the list now comes from memory and not from the database > > anymore... > > > As some columns of my list have to be formatted, the result on the > > screen > > > becomes absolutely incoherent... What am i doing wrong ? > > > > > > I'm using ODMG API and my query is an OQLQuery... > > > > > > Please help... > > > > > > Frederic > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------- > R�sonance > http://www.resonance-online.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
