ExcludeSuperclassListeners
Target: TYPE
- Implemented Interfaces:
Annotation
Specifies that the invocation of superclass 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
ExcludeSuperclassListeners
.This annotation is a marker annotation (with no attributes).