Oracle® Application Development Framework Developer's Guide For Forms/4GL Developers 10g (10.1.3.1.0) Part Number B25947-01 |
|
|
View PDF |
This chapter describes advanced techniques you can use while designing and working with your view objects.
This chapter includes the following sections:
Section 27.2, "Tuning Your View Objects for Best Performance"
Section 27.3, "Using Expert Mode for Full Control Over SQL Query"
Section 27.5, "Performing In-Memory Sorting and Filtering of Row Sets"
Section 27.6, "Using View Objects to Work with Multiple Row Types"
Section 27.8, "Using Programmatic View Objects for Alternative Data Sources"
Section 27.9, "Creating a View Object with Multiple Updatable Entities"
Section 27.10, "Declaratively Preventing Insert, Update, and Delete"
Note: To experiment with a working version of the examples in this chapter, download theAdvancedViewObjectsExamples workspace from Example Downloads page at http://otn.oracle.com/documentation/jdev/b25947_01/. |