Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » Excluding specific fields when using OptimisticLockingType.CHANGED_COLUMNS
Excluding specific fields when using OptimisticLockingType.CHANGED_COLUMNS [message #1725138] Tue, 01 March 2016 03:46
Eclipse UserFriend
Hi all,

I'd like to know if it is possible to set an optimistic lock which compares changed columns (i.e. OptimisticLockingType.CHANGED_COLUMNS) while excluding certain columns from such a comparison? I have columns which store "last edited date" and "last edited by user", and do not want to include these columns in the optimistic lock comparison.

I cannot use OptimisticLockingType.SELECTED_COLUMNS as I have to compare changed columns only.

Thanks.

Previous Topic:Mongodb compatible versions
Next Topic:EclipseLink: Constructor & Query Results Cache
Goto Forum:
  


Current Time: Sun Jul 13 10:04:27 EDT 2025

Powered by FUDForum. Page generated in 0.02882 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top