Re: Why doesn't EOF sort our PK problems itself ?
Re: Why doesn't EOF sort our PK problems itself ?
- Subject: Re: Why doesn't EOF sort our PK problems itself ?
- From: Mike Schrag <email@hidden>
- Date: Wed, 23 Jan 2008 17:24:56 -0500
Um. Careful. I'm not entirely sure if the PK gen from start on is
multi-instance safe in all cases and all DBs.
It LOOOooks like it does it right. It does a SELECT ... FOR UPDATE,
which should lock properly at the DB level. I actually never realized
eo_pk_table-method is just the default pk generation scheme in
JDBCPlugin. I always though it was just the MySQL impl.
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