Interface CommitLogListener


public interface CommitLogListener
An interface of a listener of post-commit events.
Since:
4.0
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onPostCommit(ObjectContext originatingContext, ChangeMap changes)