Hi Robert, ----- Original Message ----- From: "Robert Krueger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 08, 2003 2:55 PM Subject: Does OJB need internal tables?
> > Hi, > > I'm currently in the early stages of evaluating OJB as a CMP-EJB alternative > for a project of ours. > > I've browsed through the docs and came across the internal tables used for > sequences and collections. Is it possible to run OJB without these tables > being present provided that we restrict ourselves to certain features or are > those absolutely necessary (btw we don't need sequences and want to use > optimistic concurrency based on timestamps). I didn't find this piece of > information in the docs. In short, using the PB-api you don't need any internal tables. Using ODMG without internal tables is a little more difficult - see http://db.apache.org/ojb/platforms.html regards, Armin > > Thanks in advance, > > Robert > > > > > > > > > --------------------------------------------------------------------- > 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]
