Taking a closer look at view objects

In this section, we will explore the advanced concepts in view objects and features that have not been discussed in Chapter 4, Introducing View Objects. We will start by discussing lifecycle callback methods for a view object. As we move forward in this section, we will discuss some advanced usage patterns for view objects with examples.

Lifecycle callback methods of a view object

The ADF view object component includes a variety of callback methods for executing the query and for managing the result set. These callback methods are defined on the base view object implementation class which can be optionally overridden to add custom logic. The following diagram depicts the sequence of the lifecycle callback for ...

Get Oracle ADF Real World Developer's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.