Package | Description |
---|---|
org.apache.openjpa.event |
OpenJPA Events
This package provides some interfaces and useful implementations
for OpenJPA's event notification framework.
|
org.apache.openjpa.persistence |
OpenJPA JPA
This package provides an JPA facade to OpenJPA.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LifecycleListener
Interface for listening to all
LifecycleEvent s. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLifecycleListener
Abstract implementation of the
LifecycleListener interface
which delegates events to a single method. |
Modifier and Type | Class and Description |
---|---|
(package private) class |
PersistenceListenerAdapter |
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.