I'm not sure I understand what you want to do. Do you want to get notified  
when a POJO has been modified, e.g.

p.setAge(80);

triggers a

pojoModified(p, "age", 80) notification ?
The change is quite intrusive, so I want to see the use case first. Also, what 
happens if you don't use transactions ?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863364#3863364

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863364


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to