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      (Webobjects-dev@lists.apple.com)
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