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 |
ObjEntity.callbacks |
protected CallbackMap |
EntityListener.callbacks
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CallbackMap |
ObjEntity.getCallbackMap()
Returns an object that stores callback methods of this entity.
|
CallbackMap |
EntityListener.getCallbackMap()
Deprecated.
Returns an object that stores callback methods of this listener.
|
Copyright © 2001–2023 Apache Cayenne. All rights reserved.