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() |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.