Hitachi

uCosminexus Application Server Compatibility Guide


8.12.49 @PreRemove

Organization of this subsection

(1) Description

This annotation indicates the callback method invoked before the DELETE statement is issued in the database. This annotation is applicable in the methods of the entity class, mapped superclass, or entity listener class.

The applicable target is method.

(2) Element

@PreRemove does not have attributes.