Hitachi

uCosminexus Application Server Compatibility Guide


8.12.46 @PostRemove

Organization of this subsection

(1) Description

This annotation indicates the callback method invoked after 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

@PostRemove does not have attributes.