CMP field assembly settings
In EJBs Version 1.1-compliant beans, container-managed persistence fields define the variables in the bean class for which the container must handle persistence management. In EJB Version 2.0-compliant beans, these are replaced by abstract get and set methods; generated code provides the implementation of these abstract methods.
Name
- Specifies a subset of public variables in the enterprise bean's implementation class.
Entity bean assembly settings
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.