The EJB Best Practices chapter discusses best practices in terms of design, development, building, testing and working with EJB. These guidelines will help in answering some of the dilemmas you face ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Kenneth Harris, a NASA veteran who worked on ...
Enterprise Javabeans sound great. But they shouldn’t be used for every project. In the last year, the buzz surrounding Enterprise Javabean technology as the next great component architecture has risen ...
Java Enterprise Edition, or Java EE (previously called J2EE), is a powerful but notoriously complex platform for developing server-side applications. Since its early days, complexity has long been ...
In Part 2, I discuss how EJB 3.0 entity beans leverage POJO and annotations to greatly simplify your data model and its persistence-to-backend relational databases. Before we get into the details of ...