Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » JPA2.1
JPA2.1 [message #665360] Thu, 14 April 2011 08:41 Go to next message
Eclipse UserFriend
Dear Oracle people,

Just read the specs for JPA2.1 and found one thing that I really miss in JPA absent: events in which changes to the BM are formally allowed. In the last few years I've posted and have seen many posts here on the fact that the before persist, before merge, etc events are only partial usable. The main issue is that if you modify entities in these events the changes may or may not be included in the database. In order to write good encapsulated business models these types of events are a necessity. At the moment I have pieces of such code in my UI (and have to repeat it in my web UI and SOAP interface).

Do you know if I can just bring this concern to Linda DeMichiel's attention by emailing her? Or is there a more formal way to address the JPA 2.1 committee?

Tom
Re: JPA2.1 [message #665418 is a reply to message #665360] Thu, 14 April 2011 11:00 Go to previous message
Eclipse UserFriend
I believe all of the Java specs have a mailing list. You may wish to try this.
Previous Topic:ObjectArrayMapping and ClassDescriptor
Next Topic:Change database schema at runtime
Goto Forum:
  


Current Time: Tue Jul 22 20:06:58 EDT 2025

Powered by FUDForum. Page generated in 0.02980 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top