Re: Batching creation of primary keys with Oracle
Re: Batching creation of primary keys with Oracle
- Subject: Re: Batching creation of primary keys with Oracle
- From: Mike Schrag <email@hidden>
- Date: Fri, 25 Apr 2008 08:43:08 -0400
BTW, I'm using WO 5.3 and Oracle 10g. And no, I'm not using WOnder,
in case anyone is going to say:
"Oh, if you're using WOnder, you just flip this little do-hickey
over here..."
In Oracle, I would recommend a hi-lo algorithm. Set your sequence to
have a 30 increment (or whatever) and hand out the 30 individual keys
from the counter in memory.
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden