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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to