public interface ChangeListener
Modifier and Type | Method and Description |
---|---|
void |
objectInserted(String queryName,
String entityName,
String transactionId,
String rowId) |
void |
objectUpdated(String queryName,
String entityName,
String transactionId,
String rowId) |
void |
register() |
void |
unregister() |
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference