Re: SCB1381 - Scarab summary page
"Youngho Cho" <[email protected]>
| Newsgroups | gmane.comp.java.scarab.devel |
|---|---|
| Message-ID | <000601c87ddb$8356c1f0$6401a8c0@Jiheun> |
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