Hello, I am using JDeveloper 11.1.2.3.0.
I have created a VO in my application that uses a bind variable in the where clause. I want to set the value of this variable on page load automatically.
I read that I can do this through setNamedWhereClauseParam().. but I can not figure out where and how to use it.
Can anyone help please?