Re: findByPrimaryKey() calling store()

2000-10-18 Thread Greg Matthews
Interest" <[EMAIL PROTECTED]> Sent: Thursday, October 19, 2000 6:04 AM Subject: Re: findByPrimaryKey() calling store() > Hi Greg... > > According to Orion1.4.0's changes.txt it said: > > Optimized CMP entity stores to only store updated fields. > > > I a

RE: findByPrimaryKey() calling store()

2000-10-18 Thread Colin Jacobs
t doesn't need to talk to the database      -Original Message-From: Greg Matthews [mailto:[EMAIL PROTECTED]]Sent: Wednesday, October 18, 2000 12:52 AMTo: Orion-InterestSubject: findByPrimaryKey() calling store() dear all,i have a jsp that calls findByPrimaryKey on an entity

RE: findByPrimaryKey() calling store()

2000-10-18 Thread Juan Lorandi (Chile)
isolation level in these methods??? -Original Message-From: Greg Matthews [mailto:[EMAIL PROTECTED]]Sent: Miércoles, 18 de Octubre de 2000 4:52To: Orion-InterestSubject: findByPrimaryKey() calling store() dear all,i have a jsp that calls findByPrimaryKey on an entity

Re: findByPrimaryKey() calling store()

2000-10-18 Thread James Ho
Hi Greg... According to Orion1.4.0's changes.txt it said: Optimized CMP entity stores to only store updated fields. I am not 100% sure what it means though..maybe it is what u are after... James. > Greg Matthews wrote: > > dear all, > > i have a jsp that calls findByPrimaryKey on an entit

findByPrimaryKey() calling store()

2000-10-17 Thread Greg Matthews
dear all,i have a jsp that calls findByPrimaryKey on an entity bean.the data that the bean represents exists in the database.it seems like ejbStore is being called as a result of callingfindByPrimaryKey.also, once i have a reference to the bean, calling an accessormethod on it also seems to