To use the Oracle JET Common Model for building CRUD applications, refer to the typical workflow described in the following table:
| Task | Description | More Information |
|---|---|---|
|
Understand Oracle JET framework support for data binding |
Identify the Oracle JET framework's support for the Model-View-ViewModel design. |
|
|
Use Oracle JET's Common Model and Collection |
Identify the Oracle JET Common Model and Collection API, its relationship with Knockout, and how to use it in your Oracle JET application. |
|
|
Integrate REST services |
Understand how to integrate REST services into your Oracle JET application. |
|
|
Create a CRUD application |
Create a CRUD application using the Oracle JET Common Model and Collection API. |