6.15 Procedure for specifying the callback method

To receive an entity lifecycle, you can specify a method in the lifecycle callback method. The method defined as a callback method is invoked corresponding to the persistence-related lifecycle event.

This section describes the location for specifying the callback method, the implementation methods, and the order of invocation.

Organization of this section
6.15.1 Location for specifying the callback method
6.15.2 Implementing the callback methods
6.15.3 Order of invoking the callback methods