Hi all,

currently I checked in a new version of SequenceManagerHighLowImpl.
Now the implementation use otimistic locking to avoid id generation
problems when OJB was used in different JVM with same database.

To enable this behaviour the OJB_HL_SEQ table was enhanced.
The table needs an additional INTEGER column VERSION.
If you want to update drop OJB_HL_SEQ table and recreate it
with the new field.

regards,
Armin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to