Hi, OJB has a build in object cache, after reading its interface, I got the impression that I have to explictly put objects into the cache. This does however not seem to be the case, OJB seems to cache objects on its own accord.
Is there some documentation telling me how I can gain control of the cache, since e.g. I might not want to cache all types of objects etc ? Do I have to explictly remove objects I don't want to be cached? Thanks for any hints, Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
