Yes, 3.0 exposes a cache clear. Maybe it would be useful to have a cache refresh too.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Dmitri > Colebatch > Sent: Friday, May 24, 2002 8:23 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] EJB Caching question? > > > I dont know about 2.4, but I think that 3.0 has exposes the cache clear > function through JMX, so whatever it is that updates the database, could > use that. > > alternatively you could use commit option B or C, which would > sync on every > tx... > > hth > dim > > At 08:17 AM 24/05/2002 -0700, you wrote: > > >How can I keep the EJBs in sync with the database? Suppose if I update > >the database outside of the container (let us say through sql > script) and > >want to reflect that change in the created EJBs, is there any > pattern or > >known way of probagating the changes wihout bringing down and up > the server. > > > >Thanks in advance > > > >-Sundar > > > > > > > >Do You Yahoo!? > ><http://rd.yahoo.com/welcome/*http://launch.yahoo.com>LAUNCH - > Your Yahoo! > >Music Experience > > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
