[CDBI] Disable caching of column values?
"Eric Busto" <[email protected]> Thu, 7 Jun 2007 14:15:05 -0700
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
I have an application that uses Class::DBI to access data in a database (image that!). While that application is run, I want to be able to muck with the data in the database. When the still-running application calls an accessor, I want it to have the latest data, instead of what is cached inside the object. Can someone tell me how to disable the column value caching, so Class::DBI/the object will hit the database every time the accessor is called? Thanks! -Eric ----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. -----------------------------------------------------------------------------------