How to release cached objects ?
"Bruno CROS" <[email protected]>
| Newsgroups | gmane.comp.jakarta.ojb.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, Just about a little question. Does PersistenceBrokerFactory.releaseAllInstances() release all cached objects? I'm using PersistenceBrokerFactoryDefaultImpl and ObjetCacheDefaultImpl (and OJB 1.0.4.) The goal is to force server to reload all OJB mapped objects. Is there a proper foreseen method to call to do this? Thanks a lot. Bruno