What's new in EJB 3.2 ? - Java EE 7 chugging along!
- by arungupta
EJB 3.1 added a whole ton of features for simplicity and ease-of-use
such as @Singleton, @Asynchronous, @Schedule, Portable JNDI name,
EJBContainer.createEJBContainer, EJB 3.1 Lite, and many others. As
part of Java EE 7, EJB 3.2 (JSR 345) is making
progress and this blog will provide highlights from the work done so
far. This release has been…