| Package | Description | 
|---|---|
| org.apache.cayenne | Contains persistence APIs directly accessible by users. | 
| org.apache.cayenne.map | Contains O/R mapping classes that store relational database 
metadata information and map it to Java classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| static DataChannelSyncCallbackAction | DataChannelSyncCallbackAction. getCallbackAction(LifecycleCallbackRegistry callbackRegistry,
                 GraphManager graphManager,
                 GraphDiff changes,
                 int syncType) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected LifecycleCallbackRegistry | EntityResolver. callbackRegistry | 
| Modifier and Type | Method and Description | 
|---|---|
| LifecycleCallbackRegistry | EntityResolver. getCallbackRegistry()Returns a  LifecycleCallbackRegistryfor handling callbacks. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | EntityResolver. setCallbackRegistry(LifecycleCallbackRegistry callbackRegistry)Sets a lifecycle callbacks registry of the EntityResolver. | 
Copyright © 2001–2023 Apache Cayenne. All rights reserved.