Annotation Type Inserting
-
@Documented @Retention(RUNTIME) public @interface Inserting
A qualifier annotation used to annotate the parameterCoherenceEventListener
annotated methods that will receiveEntryEvents
of typeINSERTING
.- Since:
- 3.0
- Author:
- Jonathan Knight, Gunnar Hillert