Writing Performant EJB Beans in the Java EE 5 Platform (EJB 3.0) Using Annotations e
The Enterprise Java Beans (EJB) 3.0 specification vastly improves the simplicity of programming enterprise beans. This promises to increase your productivity as a developer. But what about the productivity of your production system? Will it be fast enough to meet the demands of your organization, or will you spend all your newly found free time refactoring code for performance?
This article shows you how to get the best performance out of the new EJB 3.0 programming model.