Best Practice:  EJBs - Using read-only methods to avoid unnecessary database updates

Technote (FAQ)
Problem
Solution
Where applicable, mark EJB™ Entity Bean methods that do not update bean persistent data as read-only. This avoids unnecessary database updates at commit time. You achieve better performance if you make this update to the deployment descriptor defaults for an EJB entity bean.
Related information
Best Practice:EJBs - Using Read-Only Methods to Avoid












Document Information

Product categories: Software, Application Servers, Distributed Application & Web Servers, WebSphere Application Server, EJB Container
Operating system(s): Multi-Platform
Software version: 3.0.2, 3.0.2.1, 3.0.2.2, 3.0.2.3, 3.0.2.4, 3.5, 4.0
Software edition: Edition Independent
Reference #: 1053982
IBM Group: Software Group
Modified date: 2004-08-30