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!

when/where to call setNamedWhereClauseParam?

43545Sep 10 2008 — edited Sep 11 2008
i have an adf/jsp page with a table and a parameter form
i have a user bean with user id which i need to set as a parameter to my viewobject

where do i call viewobject's method setNamedWhereClauseParam? I tried to call it in getXXXView in my ApplicationModule with no effect.
This post has been answered by Brenden Anstey on Sep 10 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 9 2008
Added on Sep 10 2008
7 comments
860 views