EclipseLink JPA-RS 2.4.1, build 'v20121003-ad44345' 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 JPA-RS 2.4.1, build 'v20121003-ad44345' API Reference