Live from JavaOne: JCA Spec Enhancements

Site menu:

Topics

Recent Posts

Blog

 

March 2010
M T W T F S S
« Feb    
1234567
891011121314
15161718192021
22232425262728
293031  

Past Posts

Links:

Tag: J2EE

Live from JavaOne: JCA Spec Enhancements

June 5th, 2009 by Scott Selikoff

Live from the JavaOne conference, I’m currently attending a session on JCA specification 1.6 enhancements. According to the specification team, the goal of the new version of the spec is to simplify writing resource adapters (RAs) for those who have not written them in the past or may be new to the specification. [...]

Live from JaveOne: JDBC Spec Enhancements

June 3rd, 2009 by Scott Selikoff

Live from the JavaOne conference again, this time attending a session about enhancements to the JDBC specification 4.1. Four members of the JDBC specification team have presented a number of useful enhancements due in the upcoming version of JDBC. Some of these features may not make it into 4.1, but will be in [...]

Live from JavaOne: EJB 3.1 New Features

June 2nd, 2009 by Scott Selikoff

I’m blogging live from the floor of the Sun JavaOne Conference in San Francisco today, currently attending a session about the new features of EJB 3.1. This article highlights some of the much-needed features added to the EJB 3.1 specification.
1. EJB Singletons (finally!)
The EJB 3.1 specification will support shared session bean instances without using [...]