| Package | Description |
|---|---|
| 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
|
| org.apache.openjpa.slice |
Extended OpenJPA Interfaces for distributed databases.
|
| org.apache.openjpa.validation |
| Class and Description |
|---|
BrokerFactoryEventManager
EventManager responsible for notifying listeners of
BrokerFactoryEvents. |
| LifecycleEventManager
Manager that can be used to track and notify listeners on lifecycle events.
|
| OrphanedKeyAction
Perform an action when OpenJPA detects an orphaned key in the database.
|
| RemoteCommitEventManager
Manager that can be used to track and notify
RemoteCommitListeners on remote commit events. |
| RemoteCommitProvider
An entity that is responsible for communicating commit
notification to other
RemoteCommitEventManagers. |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| 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
LifecycleEvents. |
| 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
RemoteCommitListeners 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
RemoteCommitEventManagers. |
| StoreListener
Listener for when persistent instances are stored to the database.
|
| TransactionEvent
A transactional event.
|
| TransactionListener
Interface for listening to all
TransactionEvents. |
| Class and Description |
|---|
| BeginTransactionListener
Notified when transactions begin.
|
| CallbackModes
Callback handling constants.
|
| EndTransactionListener
Notified when transactions end.
|
| FlushTransactionListener
Notified on transaction flush.
|
| LifecycleEvent
Lifecycle event on a persistent instance.
|
| LifecycleEventManager
Manager that can be used to track and notify listeners on lifecycle events.
|
| TransactionEvent
A transactional event.
|
| TransactionListener
Interface for listening to all
TransactionEvents. |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| CallbackModes
Callback handling constants.
|
| Class and Description |
|---|
| CallbackModes
Callback handling constants.
|
| Class and Description |
|---|
| CallbackModes
Callback handling constants.
|
| LifecycleEventManager
Manager that can be used to track and notify listeners on lifecycle events.
|
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.