Internal Website Search

1-2 of 2 results

JPA Lifecycle Events

using the @ ExcludeSuperclassListeners annotation: @Entity @ ExcludeSuperclassListeners public class

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).