Uses of Class
org.apache.cayenne.map.CallbackMap
| Package | Description | 
|---|---|
| org.apache.cayenne.map | Contains O/R mapping classes that store relational database 
metadata information and map it to Java classes. | 
- 
Uses of CallbackMap in org.apache.cayenne.mapFields in org.apache.cayenne.map declared as CallbackMap Modifier and Type Field Description protected CallbackMapObjEntity. callbacksMethods in org.apache.cayenne.map that return CallbackMap Modifier and Type Method Description CallbackMapObjEntity. getCallbackMap()Returns an object that stores callback methods of this entity.