| Package | Description | 
|---|---|
| org.apache.cayenne | Contains persistence APIs directly accessible by users. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DataChannelListener. graphChanged(GraphEvent event)Notifies implementing object of the changes that were performed to the object graph
 externally, not by one of the channel ObjectContexts. | 
| void | DataChannelListener. graphFlushed(GraphEvent event)Notifies implementing object that one of the channel ObjectContexts flushed its
 changes to the channel. | 
| void | DataChannelListener. graphRolledback(GraphEvent event)Notifies implementing object that one of the channel ObjectContexts initiated a
 rollback. | 
Copyright © 2001–2023 Apache Cayenne. All rights reserved.