| [news.eclipse.technology.ejb-orm] Re: ejb3-orm currently not usable for RCP (Rich Client Platfom) applications, jsr220-orm is |
|
Hi Jorg,
The latest draft specification of JSR220 does
define how it will work outside of a managed environment. There is a
bootstrap class called javax.persistence.Persistence that is used to get ahold
of an EntityManagerFactory. There are now 4 implementations in preview
form that I am aware of available either commercially or through open
source.
Regards,
-Robert
Right. To contribute a little to possible differentiation and competition, isn't it that EJB 3.0 currently does not specify execution outside a managed environment? I mean, they have it as a goal, but, as far as I know, as of today there does not exist any common specified API that is implemented by different vendors. At least ejb-3_0-dr2-spec-persistence.pdf has to say about |