Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

isAttributeChanged in beforeCommit method

PadmaNov 2 2011 — edited Nov 2 2011
Hi All

I'm developing a web app using jdeveloper 11.1.2.0
In beforeCommit method I want to determine whether an attribute has been changed.
I used isAttributeChanged(QUANTITY). But it always gives false even Quantity has been changed.

Pls sugess me a solution for this
Thanks
Padma
This post has been answered by John Stegeman on Nov 2 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 30 2011
Added on Nov 2 2011
3 comments
430 views