Uses of Package
org.apache.openjpa.event
Packages that use org.apache.openjpa.event
Package
Description
OpenJPA Configuration
OpenJPA Data Cache
OpenJPA Events
OpenJPA Runtime Kernel
OpenJPA Metadata
OpenJPA JPA
Extended OpenJPA Interfaces for distributed databases.
-
Classes in org.apache.openjpa.event used by org.apache.openjpa.confClassDescription
EventManager
responsible for notifying listeners ofBrokerFactoryEvent
s.Manager that can be used to track and notify listeners on lifecycle events.Perform an action when OpenJPA detects an orphaned key in the database.Manager that can be used to track and notifyRemoteCommitListener
s on remote commit events.An entity that is responsible for communicating commit notification to otherRemoteCommitEventManager
s. -
Classes in org.apache.openjpa.event used by org.apache.openjpa.datacacheClassDescriptionEvent type to hold the IDs of additions, updates, and deletes.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.eventClassDescriptionAbstract implementation of
RemoteCommitProvider
.Listener for when a detached instance is attached.Notified when transactions begin.Event fired when aBrokerFactory
is created.Callback handling constants.Listener for when persistent state is cleared from an instance.Listener for when a persistent instance is deleted.Listener for when a persistent instance is detached.Listener for when a persistent instance becomes dirty.Notified when transactions end.Notified on transaction flush.A lifecycle listener that responds to callbacks rather than events.Lifecycle event on a persistent instance.Extended list that tracks what event types its elements care about.Interface for listening to allLifecycleEvent
s.Listener for when state is loaded into a persistent instnace.Callback adapter that invokes a callback method via reflection.Perform an action when OpenJPA detects an orphaned key in the database.Listener for newly-persisted instances.Event type to hold the IDs of additions, updates, and deletes.Manager that can be used to track and notifyRemoteCommitListener
s on remote commit events.An entity that wishes to be notified when Brokers associated with remote BrokerFactories commit.An entity that is responsible for communicating commit notification to otherRemoteCommitEventManager
s.Listener for when persistent instances are stored to the database.TCP-based implementation ofRemoteCommitProvider
that listens for object modifications and propagates those changes to other RemoteCommitProviders over TCP sockets.Utility class to store an InetAddress and an int.A transactional event.Interface for listening to allTransactionEvent
s. -
Classes in org.apache.openjpa.event used by org.apache.openjpa.event.kubernetesClassDescriptionAbstract implementation of
RemoteCommitProvider
.An entity that is responsible for communicating commit notification to otherRemoteCommitEventManager
s.TCP-based implementation ofRemoteCommitProvider
that listens for object modifications and propagates those changes to other RemoteCommitProviders over TCP sockets. -
Classes in org.apache.openjpa.event used by org.apache.openjpa.kernelClassDescriptionNotified when transactions begin.Callback handling constants.Notified when transactions end.Notified on transaction flush.Lifecycle event on a persistent instance.Manager that can be used to track and notify listeners on lifecycle events.A transactional event.Interface for listening to all
TransactionEvent
s. -
Classes in org.apache.openjpa.event used by org.apache.openjpa.metaClassDescriptionCallback handling constants.A lifecycle listener that responds to callbacks rather than events.Extended list that tracks what event types its elements care about.
-
Classes in org.apache.openjpa.event used by org.apache.openjpa.persistenceClassDescriptionCallback handling constants.A lifecycle listener that responds to callbacks rather than events.
-
Classes in org.apache.openjpa.event used by org.apache.openjpa.slice
-
Classes in org.apache.openjpa.event used by org.apache.openjpa.validationClassDescriptionCallback handling constants.Manager that can be used to track and notify listeners on lifecycle events.