| |
| Demonstrations |
| ADF
Toy Store Demo |
|
| The ADF Toy Store demo is a simple web storefront application
adhering to the Model/View/Controller (MVC) design pattern. |
| |
| ADF
JClient Component Demonstration |
|
| This demonstration shows the complete set of component
bindings available with ADF JClient. |
|
| Download
Readme
|
| |
| JavaServer Pages |
| ADF
BC Streaming Media |
|
| This sample shows how to user ADF Business Components
and interMedia to display multimedia stored in the database. |
|
| Download
Readme |
| |
|
 |
Master
Detail Page using ADF |
| |
This sample shows how to carry out common tasks such
as drilldown and basic create, update, and delete operations on database
data. It shows several approaches to solving the same basic requirement
in either a code-centric or declarative fashion |
|
| |
Download
Readme |
| |
|
 |
DataBound
Lists using ADF |
| |
|
This sample application demonstrates how JSPs can use list items
and radio groups that are bound to collections of data from the database. |
|
| |
Download
Readme |
| |
|
 |
ADF
Databinding using Plain JavaBeans |
| |
|
This sample demonstrates how to use ADF databinding with plain Java
classes and JavaBeans. It also shows how to perform create, update,
and delete operations on nested collections. |
|
| |
Download
Readme
|
| |
|
 |
Tree
Binding - Organization Chart Layout |
| |
|
This sample demonstrates how tree binding can be used to generate
chart layouts. |
|
| |
Download
Readme |
| |
|
|
 |
Tree
Binding - Tree View Control |
| |
|
This sample demonstrates how tree binding can be used to generate
complex user interfaces with hierarchical parent/child data. |
|
| |
Download
Readme |
| |
|
|
 |
Web
Services |
| |
|
This sample application demonstrates interaction with both local
database data and external data from a Web service using ADF databinding.
|
|
| |
Download
Readme
|
| |
| ADF UIX |
| ADF
UIX Component Guide |
|
| |
This sample shows all the components in UIX. It includes
links to documentation for each component. |
|
| |
Download
Readme |
| |
|
 |
List
of Values Component |
| |
|
This sample demonstrates an ADF UIX List Of Value (LOV) for an Employee
application. The LOV will be used to populate the Department ID for
a particular employee. |
|
| |
Download
Readme
|
| |
|
 |
messageChoice
Component |
| |
|
This sample demonstrates an ADF UIX Employee application that contains
a messageChoice component. The messageChoice will be used to populate
the Department ID for a particular employee. |
|
| |
Download
Readme |
| |
|
 |
Passing
Values Between Pages |
| |
|
This sample shows two ways to pass a value from one ADF UIX page
to another, either via a JavaBean that can be used during the entire
session and the request object, or by passing a value on the request.
|
|
| |
Download
Readme |
| |
| Advanced Samples |
 |
Programmatic
View Object for ADF Business Components |
| |
|
This sample application demonstrates how to create and use an ADF Business Components
programmatic view object. |
|
| |
Download
Readme |
| |
|
 |
Database
Stored Procedure and ADF Business Components |
| |
|
This sample application demonstrates how a ADF Business Components
application can use database stored procedures to select, update,
insert, and delete data. |
|
| |
Download
Readme
|
| |
|
 |
Custom
Datatypes and ADF Business Components |
| |
|
This sample application demonstrates how to browse, insert and update
an entity object that is based on a table with a VARRAY attribute. |
|
| |
Download
Readme |
| |