Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Override the propertyChange method of AttributeChangeListener Class

Hi All,

I am trying to track changes, including the old and new values of changed
attributes of all my entities in a generic manner.

For this I want to override the propertyChange method of
AttributeChangeListener Class inorder to obtain the old and new value of an
attribute before it can be updated.

Looking forward to suggestions how this could be implemented.

Thanks in advance.
Tess
-- 
View this message in context: http://old.nabble.com/Override-the-propertyChange-method-of-AttributeChangeListener-Class-tp31574960p31574960.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top