Uses of Class
org.eclipse.persistence.descriptors.changetracking.DeferredChangeDetectionPolicy
Packages that use DeferredChangeDetectionPolicy
-
Uses of DeferredChangeDetectionPolicy in org.eclipse.persistence.descriptors.changetracking
Modifier and TypeClassDescriptionclassPUBLIC: An AttributeChangeTrackingPolicy allows change tracking at the attribute level of an object by implementing ChangeTracker.classPUBLIC: A ObjectChangeTrackingPolicy allows an object to calculate for itself whether it should has changed by implementing ChangeTracker.