Wednesday, December 18, 2013

JDev/ADF sample - Detail View Object Instance Programmatic Access

  • Detail View Object Instance Programmatic Access. Usually it is quite obvious how to retrieve rowset from VO. It is still basic to retrieve rowset from detail VO, but there is something to keep in mind when accessing detail VO's - current row in master VO, current row must be set. Otherwise, there will be no detail rowset retrieved. I will demo and explain this case here.
    Download - MasterDetailAccessApp.zip

No comments: