| Package | Description | 
|---|---|
| org.apache.cayenne.map | Contains O/R mapping classes that store relational database 
metadata information and map it to Java classes. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected CallbackMap | EntityListener. callbacksDeprecated.  | 
| protected CallbackMap | ObjEntity. callbacks | 
| Modifier and Type | Method and Description | 
|---|---|
| CallbackMap | EntityListener. getCallbackMap()Deprecated.  Returns an object that stores callback methods of this listener. | 
| CallbackMap | ObjEntity. getCallbackMap()Returns an object that stores callback methods of this entity. | 
Copyright © 2001–2023 Apache Cayenne. All rights reserved.