> Quoting Armin Waibel ([EMAIL PROTECTED]): > > > Should I just be setting up ObjectCacheEmptyImpl instead of > > > ObjectCacheDefaultImpl? Is that enough? > > > > Yes, this should be enough. > > (And it's recommended to use an database based sequence manager > > implementation, like SequenceManagerNextValImpl or your > > own impl.) > > Thanks! > > I'm not sure I understand the differences between the various sequence > managers very well. What I know is entirely taken from the > documentation for repository.xml, and that was not really explicit (or > maybe "verbose" is the word I'm after) enough to clue me in. > > Should I be looking somewhere else, or should I be reading the source > code?
More info http://db.apache.org/ojb/sequencemanager.html if this doesn't help, take a look in the source code of the org.apache.ojb.broker.util.sequence-package. regards, Armin > > Thanks again, > --G. > > -- > Geoff Gerrietts "He was a great patriot, a humanitarian, a loyal friend; > <[EMAIL PROTECTED]> providing, of course, he really is dead." > --Voltaire > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
