I am wanting to intercept updates to entity beans attributes both through the use of the setXXX method and the setData() methods on the interface (remote and local) of the entity bean.

This could be used to generate derived fields on the bean or implement an audit strategy.

It this possible with XDoclet, now or with a bit of effort to make it work ?

I would imagine the generated EntityCMP class would have to change to call another method after each set method. I am not sure of the implications or even if this is legal according to the ejb spec.


--
Bobby Abraham [EMAIL PROTECTED]
Computer Manangement USA, Inc +1 407 514 3018
Orlando, FL




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to