Re: SCB1381 - Scarab summary page
"Youngho Cho" <[email protected]>
| Newsgroups | gmane.comp.java.scarab.devel |
|---|---|
| Message-ID | <000d01c87ddb$c793a130$6401a8c0@Jiheun> |
Typo error, I am sure the detail ReportTableModel-Object structure but .. should be I am NOT sure the detail ... Sorry, Youngho ----- Original Message ----- From: "Youngho Cho" <[email protected]> To: <[email protected]> Sent: Tuesday, March 04, 2008 6:38 PM Subject: Re: SCB1381 - Scarab summary page > Hello, > > ----- Original Message ----- > From: "Völker Ronny" <[email protected]> > To: <[email protected]> > Sent: Tuesday, March 04, 2008 4:27 PM > Subject: Re: SCB1381 - Scarab summary page > > >> Hello, >> >> @Youngho Cho: >> The problem is, that, when removeAll is called the ReportTableModel-Object (the this in the put call) is not accessible. >> > > Well... > I am sure the detail ReportTableModel-Object structure but If it is generated by torque like other om objects > than you can monitor for inserting, updating an object within Manager class which is implemented CacheListener. > > please refer to the > http://db.apache.org/torque/releases/torque-3.3/runtime/reference/managers-cache.html > > > Thanks, > > Youngho