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: Chuck Hill <email@hidden>
- Date: Wed, 23 Jan 2008 14:27:59 -0800
On Jan 23, 2008, at 2:24 PM, Mike Schrag wrote:
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.
It is used for all databases where the plugin does not override it.
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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