What's New in This Guide in Release 11.1.2.2.0

For Release 11.1.2.2.0, this guide has been updated in several ways. The following table lists the sections that have been added or changed.

For changes made to Oracle JDeveloper and Oracle Application Development Framework (Oracle ADF) for this release, see the What's New page on the Oracle Technology Network at http://www.oracle.com/technetwork/developer-tools/jdev/documentation/index.html.

Sections Changes Made

Chapter 4 Creating a Business Domain Layer Using Entity Objects

 

Section 4.9.3, "How to Use Update Batching"

Section revised to clarify the limitation of using update batching in entity objects that contain large size object attributes.

Chapter 5 Defining SQL Queries Using View Objects

 

Section 5.6.6, "How to Access the Detail Collection Using the View Link Accessor"

New section that describes performance tip to ensure the accessors for detail collections of tree controls will be executed once.

Chapter 14 Exposing Web Services Using the ADF Model Layer

 

Section 14.2, "Creating Web Service Data Controls"

Section revised to include new information on including custom headers and exposing primary key operations in the data control.

Chapter 15 URL Web Services Using the ADF Model Layer

 

Section 15.2, "Exposing URL Services with ADF Data Controls"

Section revised to include new information on combining multiple services in one data control, including custom headers, and exposing primary key operations in the data control.

Chapter 35 Enabling ADF Security in a Fusion Web Application

 

Section 35.5.6, "How to Define Policies for ADF Methods"

New section that describes how to use resource grants to secure ADF method operations.

Section 35.5.11, "How to Define Policies for Data"

Section revised to describe use of resource grants to secure ADF entity objects and entity attributes.

Section 35.7.4, "How to Redirect a User After Authentication"

Section revised to describe best practice for ensuring that the Fusion web application handles the ADF authentication redirect as an ADF Controller navigation event.

Chapter 41 Deploying Fusion Web Applications

 

Section 41.5.3, "How to Configure WebSphere for Result Set Reuse"

New section that describes how to configure WebSphere Application Server to enable reuse of result sets across requests.

Chapter 42 Advanced View Object Techniques

 

Section 42.5.4, "Performing In-Memory Filtering with RowMatch"

Section revised to describe IN and NOT IN usage among the list of SQL operators.