Uses of Interface
org.apache.openjpa.event.RemoteCommitListener
Package
Description
OpenJPA Data Cache
OpenJPA Events
-
Uses of RemoteCommitListener in org.apache.openjpa.datacache
Modifier and TypeClassDescriptionclass
ADataCache
implementation that is optimized for concurrent access.class
AQueryCache
implementation that is optimized for concurrent access.class
A partitioned data cache maintains a set of partitions that are DataCache themselves. -
Uses of RemoteCommitListener in org.apache.openjpa.event
Modifier and TypeMethodDescriptionvoid
RemoteCommitEventManager.addInternalListener
(RemoteCommitListener listen) Adds an OpenJPA-internal listener to this RemoteCommitEventManager.void
RemoteCommitEventManager.addListener
(RemoteCommitListener listen)