Yes it is :-) Performance wise, ebeans is a very nice upgrade from eclipselink. (did a simple optimisticlock @retry test running 40 threads in parallell updating a counter variable in an entity. eclipselink needed 18 retries, ebeans: 4 :-))
I would also say fluid query statements (via querybeans) also is a nice feature (more readable than criteriabuilder, at least) /hw -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Recommended-ORM-for-7-tp4678652p4678756.html Sent from the TomEE Users mailing list archive at Nabble.com.
