ExcludeDefaultListeners
Target: TYPE
- Implemented Interfaces:
 Annotation
 Specifies that the invocation of default listeners is to be excluded for the entity class (or mapped superclass) and its subclasses. 
- Since:
 - JPA 1.0
 
The JPA Lifecycle Events article explains how to use 
ExcludeDefaultListeners.This annotation is a marker annotation (with no attributes).