What's New in This Guide in Release 11.1.2.4.0

For Release 11.1.2.4.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 Object

 

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 7, "Defining Validation and Business Rules Declaratively"

 

Section 7.3.5, "What You May Need to Know About List of Values and Attribute Validation Rules"

Section added to describe limitation of attribute validation rules that are defined on List of Values (LOV) data source attributes.

Chapter 11, "Integrating Service-Enabled Application Modules"

 

Section 11.2.3, "What You May Need to Know About Method Signatures on the ADF Web Service Interface"

Section revised to note that the ADF Business Components service interface does not support the Java Map collection as a return type for a collection of objects.

Chapter 35, "Enabling ADF Security in a Fusion Web Application"

 

Section 35.7, "Creating a Login Page"

Section revised to clarify how the procedure to create a login page programmatically uses Oracle WebLogic Server-specific API for Basic authentication. Consequently, there is no need to configure the web.xml file for the ADF authentication servlet to redirect to a landing page upon login.

Section 35.7.2.1, "Creating Login Code for the Backing Bean"

Section revised to update the login bean sample to use the Oracle WebLogic Server API method URLCallbackHandler() instead of the now deprecated SimpleCallbackHandler() method. Also updated the Before You Begin prerequisite tasks to import the required Oracle WebLogic Server library.

Chapter 41, "Deploying Fusion Web Applications"

 

Section 41.3.3.5, "Enabling the Application for Real User Experience Insight"

Section revised to describe how to enable End User Monitoring in the Fusion web application when there is an EndUserMonitoringService service provider available.

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.

Chapter 44, "Tuning Application Module Pools and Connection Pools"

 

Section 44.1.2, "Understanding Application Module and Connection Pools"

Section revised to clarify the relationship between application module pools and Oracle WebLogic Server domains.