[jboss-user] [EJB 3.0] - Re: how to check entity bean state change ?

itsme do-not-reply at jboss.com
Fri Dec 14 04:57:17 EST 2007


you have to code it in the setters of your entity beans and mark the relevant property, which has changed, as a need for an update. additionally you can use a PropertyChangeListener.

\sandor\

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

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



More information about the jboss-user mailing list