Oracle® Application Development Framework Developer's Guide 10g (10.1.3.1.0) Part Number B28967-01 |
|
|
View PDF |
If you need data controls beyond those that are provided by JDeveloper, you can create your own. ADF supports two main ways to create data controls:
Create a JavaBean to represent the data source.
Create a data control adapter for the data source type.
This chapter describes the second option: creating a data control adapter. For information about data controls, see Chapter 1, "Introduction to Oracle ADF Applications".
This chapter contains the following topics: