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): HP-UX
Software version: 4.0
Software edition:
Reference #: 1053982
IBM Group: Software Group
Modified date: Aug 30, 2004