|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.openjpa.event | |
---|---|
org.apache.openjpa.conf | OpenJPA Configuration |
org.apache.openjpa.datacache | OpenJPA Data Cache |
org.apache.openjpa.event | OpenJPA Events |
org.apache.openjpa.kernel | OpenJPA Runtime Kernel |
org.apache.openjpa.meta | OpenJPA Metadata |
org.apache.openjpa.persistence | OpenJPA JPA |
Classes in org.apache.openjpa.event used by org.apache.openjpa.conf | |
---|---|
BrokerFactoryEventManager
EventManager responsible for notifying listeners of
BrokerFactoryEvent s. |
|
OrphanedKeyAction
Perform an action when OpenJPA detects an orphaned key in the database. |
|
RemoteCommitEventManager
Manager that can be used to track and notify RemoteCommitListener s on remote commit events. |
|
RemoteCommitProvider
An entity that is responsible for communicating commit notification to other RemoteCommitEventManager s. |
Classes in org.apache.openjpa.event used by org.apache.openjpa.datacache | |
---|---|
RemoteCommitEvent
Event type to hold the IDs of additions, updates, and deletes. |
|
RemoteCommitListener
An entity that wishes to be notified when Brokers associated with remote BrokerFactories commit. |
Classes in org.apache.openjpa.event used by org.apache.openjpa.event | |
---|---|
AbstractRemoteCommitProvider
Abstract implementation of RemoteCommitProvider . |
|
AttachListener
Listener for when a detached instance is attached. |
|
BeginTransactionListener
Notified when transactions begin. |
|
BrokerFactoryEvent
Event fired when a BrokerFactory is created. |
|
CallbackModes
Callback handling constants. |
|
ClearListener
Listener for when persistent state is cleared from an instance. |
|
DeleteListener
Listener for when a persistent instance is deleted. |
|
DetachListener
Listener for when a persistent instance is detached. |
|
DirtyListener
Listener for when a persistent instance becomes dirty. |
|
EndTransactionListener
Notified when transactions end. |
|
FlushTransactionListener
Notified on transaction flush. |
|
LifecycleCallbacks
A lifecycle listener that responds to callbacks rather than events. |
|
LifecycleEvent
Lifecycle event on a persistent instance. |
|
LifecycleEventManager.ListenerList
Extended list that tracks what event types its elements care about. |
|
LifecycleListener
Interface for listening to all LifecycleEvent s. |
|
LoadListener
Listener for when state is loaded into a persistent instnace. |
|
MethodLifecycleCallbacks
Callback adapter that invokes a callback method via reflection. |
|
OrphanedKeyAction
Perform an action when OpenJPA detects an orphaned key in the database. |
|
PersistListener
Listener for newly-persisted instances. |
|
RemoteCommitEvent
Event type to hold the IDs of additions, updates, and deletes. |
|
RemoteCommitEventManager
Manager that can be used to track and notify RemoteCommitListener s on remote commit events. |
|
RemoteCommitListener
An entity that wishes to be notified when Brokers associated with remote BrokerFactories commit. |
|
RemoteCommitProvider
An entity that is responsible for communicating commit notification to other RemoteCommitEventManager s. |
|
StoreListener
Listener for when persistent instances are stored to the database. |
|
TransactionEvent
A transactional event. |
|
TransactionListener
Interface for listening to all TransactionEvent s. |
Classes in org.apache.openjpa.event used by org.apache.openjpa.kernel | |
---|---|
CallbackModes
Callback handling constants. |
|
LifecycleEventManager
Manager that can be used to track and notify listeners on lifecycle events. |
Classes in org.apache.openjpa.event used by org.apache.openjpa.meta | |
---|---|
CallbackModes
Callback handling constants. |
|
LifecycleCallbacks
A lifecycle listener that responds to callbacks rather than events. |
|
LifecycleEventManager.ListenerList
Extended list that tracks what event types its elements care about. |
Classes in org.apache.openjpa.event used by org.apache.openjpa.persistence | |
---|---|
CallbackModes
Callback handling constants. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |