2.4.20 @Remove

Organization of this subsection
(1) Description
(2) Element

(1) Description

Specify in the business method that deletes Stateful Session Beans.

(2) Element

The following table lists the elements of @Remove:

Element nameFunction
retainIfExceptionSpecify whether the element description is to be deleted when the method is ended abnormally in application exception.

The details of each element are as follows:

(a) retainIfException element
Type
boolean
Description
Specify whether the element description is to be deleted when the method is ended abnormally in application exception.
Default value
false