Friday, January 13, 2012

problem with JBO-25058 / entity refactoring


I had a problem after refactoring entity objects in Jdev and these blogs helped....

Andrejus Baranovskis' original posting here...

one-size-doesnt-fit-all

After reviewing the suggestions above / thanks guys!! / -- what i ended up doing was looking in my pagedef files and I found an attribute that was not re-factored out. So I remove the culprit and now the error is gone -- good bye~!  

Tuesday, January 3, 2012

Setup View Object Bind Variable Data Control


1. Include a Bind Variable in your View Query that will be set for that query
- Make sure the Type is the proper setting 



2. Select Java and edit/add t
he Java Classes - include the bind accessors














3. Add the Client Interface Method.



















4. We now have a new Data Control generated from the Client Interface: