Refactoring an Enterprise Bean

See Also

Refactoring is especially useful in EJB modules, since changing the name of one method often means you have to update the name in all of the related interfaces, deployment descriptors, and dependent classes and servlets.

To refactor an EJB module:

Notes:

See Also
About Refactoring
Defining a Finder Method
Defining a Select Method
Defining a CMP Field
Configuring EJB Deployment Descriptors

Legal Notices