ObjectDB Database Search

1-2 of 2 results

JPA Lifecycle Events

unless the subclass excludes inheritance explicitly using the @ ExcludeSuperclassListeners annotation: @Entity @ ExcludeSuperclassListeners     public class EntityWithNoListener extends

javax.persistence.ExcludeSuperclassListeners

JPA Annotation ExcludeSuperclassListeners Target: TYPE Implemented Interfaces: Annotation Specifies that the invocation of superclass listeners is to be excluded for the entity class (or mapped ... ExcludeSuperclassListeners . This annotation is a marker annotation (with no attributes).