Enterprise Bean (CMP) -> General tabbed pane -> Sun-specific Settings button -> Sun-specific Settings dialog box -> CMP Flushed Methods view
The CMP Flushed Methods screen allows you to mark the method to force a flush on any pending updates to the database at the end of a method while a transaction is still active. Normally, updates are made at the end of a transaction. However, since a transaction can be made of many method calls, you might want to flush at end of a method to see if updates made by a method succeed or fail immediately after execution.
In the CMP Flushed Methods pane:
The CMP methods are displayed.