The editor displays a list of objects in the model. You
can display the list in horizontal or vertical form.
Note: To remove an object from the transformation list, right-click
and select z/OS Data Access. This step cannot
be reversed.
To configure the z/OS® database application transformation, complete
the following steps:
- Select a project to view.
- Edit the transformation parameters:
- Table name for application
- Type a different column name if required.
- Table schema
- Specify a different table schema if required.
- Name of CRUD Application
- Specify the name of the generated Create, Read, Update, and Delete
application.
- Name of List Application
- Specify the name of the list application.
- Maximum List Size
- Specify a different maximum list size if required. The default
value is 50.
- Select a column to view and edit the transformation parameters:
- Column name for application
- Type a different column name if required.
- Column SQL type
- Select a different SQL type if required.
- Maximum length
- Specify the maximum length for the column.
- Primary Key Column
- Specify whether this column should be used to uniquely identify
a row of the table.
- Searchable Column
- Specify whether this column should be searchable.
- Nullable Column
- Specify whether this column can accept null values.