ObjectDB Database Search
1-2 of 2 resultsjakarta.persistence.ExcludeSuperclassListeners
Jakarta Persistence (JPA) Annotation Type jakarta.persistence. ExcludeSuperclassListeners Implemented Interfaces: Annotation Target: Type Specifies that the invocation of superclass listeners ... Persistence (JPA) 1.0 The JPA Lifecycle Events article explains how to use ExcludeSuperclassListeners
|
|
JPA Lifecycle Events
the @ ExcludeSuperclassListeners annotation to the subclass: @Entity @ ExcludeSuperclassListeners public class
|