EclipseLink 2.4.2, build 'v20130514-5956486' API Reference

Package org.eclipse.persistence.jpa.rs.eventlistener

Interface Summary
ChangeListener A ChangeListener is used to extend a PersistenceContext to react to database sent change events.
DatabaseEventListenerFactory Provides a mechanism for plugging in database event listener creation.
DescriptorBasedDatabaseEventListener Extends EclipseLink's database event listening capabilities by allowing a listener to subscribe to to change notifications from the database This listener also expands the interface to support subscription on a descriptor basis rather than the wholesale subscription provided by its superclass.
 


EclipseLink 2.4.2, build 'v20130514-5956486' API Reference