Hitachi

uCosminexus Application Server Compatibility Guide


8.12.44 @PostLoad

Organization of this subsection

(1) Description

This annotation indicates the callback method invoked after an entity is read from the cache or after the SELECT 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

@PostLoad does not have attributes.