I've been trying to figure out how to set up OJB (hopefully using the ODMG API) for an environment where several distinct applications will be aiming at the same database.
To my mind, this involves either having no cache, or a pretty shallow cache. I've spent some time prowling through the docs, but I confess that I'm a bit confused as to how I should implement this. Should I just be setting up ObjectCacheEmptyImpl instead of ObjectCacheDefaultImpl? Is that enough? Advice appreciated. Thanks, --G. -- Geoff Gerrietts "Me and my homies, we tag O.D.." <geoff at gerrietts net> --Unknown grafitti artist at a party --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
