EntityChangeKind (enum)

API

EntityChangeKind.java
enum EntityChangeKind {
  CREATE
  UPDATE
  DELETE
}