Enum OptimisticLockingPolicy.LockOnChange

java.lang.Object
java.lang.Enum<OptimisticLockingPolicy.LockOnChange>
org.eclipse.persistence.internal.descriptors.OptimisticLockingPolicy.LockOnChange
All Implemented Interfaces:
Serializable, Comparable<OptimisticLockingPolicy.LockOnChange>, java.lang.constant.Constable
Enclosing interface:
OptimisticLockingPolicy

public static enum OptimisticLockingPolicy.LockOnChange extends Enum<OptimisticLockingPolicy.LockOnChange>
Advanced:

Purpose: Provides the configuration options to force an Optimistic Write Lock When a set of mappings have changes. This enum defines what mappings are within that set.

Since:
EclipseLink 2.0