Tabnine Logo
ObjectChangePolicy.clearChanges
Code IndexAdd Tabnine to your IDE (free)

How to use
clearChanges
method
in
org.eclipse.persistence.descriptors.changetracking.ObjectChangePolicy

Best Java code snippets using org.eclipse.persistence.descriptors.changetracking.ObjectChangePolicy.clearChanges (Showing top 3 results out of 315)

origin: org.eclipse.persistence/com.springsource.org.eclipse.persistence

policy.clearChanges(workingClone, unitOfWork, descriptor);
origin: org.eclipse.persistence/org.eclipse.persistence.core

policy.clearChanges(workingClone, unitOfWork, descriptor, isARefresh);
origin: com.haulmont.thirdparty/eclipselink

policy.clearChanges(workingClone, unitOfWork, descriptor, isARefresh);
org.eclipse.persistence.descriptors.changetrackingObjectChangePolicyclearChanges

Javadoc

INTERNAL: This is a place holder for reseting the listener on one of the subclasses

Popular methods of ObjectChangePolicy

  • buildBackupClone
    INTERNAL: Build back up clone.
  • calculateChanges
    INTERNAL: CalculateChanges creates a change set for an existing object.
  • calculateChangesForExistingObject
    INTERNAL: CalculateChanges creates a change set for an existing object.
  • calculateChangesForNewObject
    INTERNAL: CalculateChanges creates a change set for a new object.
  • createObjectChangeSetThroughComparison
    INTERNAL: Create ObjectChangeSet through comparison. Used in cases where we need to force change cal
  • dissableEventProcessing
    INTERNAL: This method is used to disable changetracking temporarily
  • enableEventProcessing
    INTERNAL: This method is used to enable changetracking temporarily
  • initialize
    INTERNAL: initialize the Policy
  • isAttributeChangeTrackingPolicy
    Used to track instances of the change policies without doing an instance of check
  • isObjectChangeTrackingPolicy
    Used to track instances of the change policies without doing an instance of check
  • raiseInternalPropertyChangeEvent
    INTERNAL: This may cause a property change event to be raised to a listener in the case that a liste
  • revertChanges
    INTERNAL: This method is used to revert an object within the unit of work
  • raiseInternalPropertyChangeEvent,
  • revertChanges,
  • setAggregateChangeListener,
  • setChangeListener,
  • setChangeSetOnListener,
  • shouldCompareExistingObjectForChange,
  • updateWithChanges,
  • updateListenerForSelfMerge,
  • isDeferredChangeDetectionPolicy

Popular in Java

  • Reading from database using SQL prepared statement
  • findViewById (Activity)
  • setContentView (Activity)
  • requestLocationUpdates (LocationManager)
  • VirtualMachine (com.sun.tools.attach)
    A Java virtual machine. A VirtualMachine represents a Java virtual machine to which this Java vir
  • Deque (java.util)
    A linear collection that supports element insertion and removal at both ends. The name deque is shor
  • Properties (java.util)
    A Properties object is a Hashtable where the keys and values must be Strings. Each property can have
  • TreeSet (java.util)
    TreeSet is an implementation of SortedSet. All optional operations (adding and removing) are support
  • Options (org.apache.commons.cli)
    Main entry-point into the library. Options represents a collection of Option objects, which describ
  • IsNull (org.hamcrest.core)
    Is the value null?
  • From CI to AI: The AI layer in your organization
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now