Re: PK generation

Arturo Perez <[email protected]> Mon, 26 Apr 2004 12:33:45 -0400
Newsgroups gmane.comp.web.webobjects.devel,gmane.comp.web.webobjects.eof
Message-ID <[email protected]>
Ben Ketteridge wrote:
> I have a DB that does not provide Sequences in the same way as Oracle. 

Just guessing from your code but it looks like your using Cache.  Don't 
Cache and EOF do the same thing?  IOW, you're building an 
object-relational model on top of an object-relational modelling system.

-arturo