Hitachi

uCosminexus Application Server Compatibility Guide


8.12.45 @PostPersist

Organization of this subsection

(1) Description

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

@PostPersist does not have attributes.