This is a feature of JBuilder Enterprise.
The CMP Column Properties dialog box lets you set and modify the container-managed persistence (CMP) properties for a column in your schema.
To display the CMP Table Properties dialog,
Note: The properties displayed in the dialog box are relevant only to the Borland Enterprise Server.
Property | Description |
---|---|
columnJavaType | The Java type of the column. Select the column's type from the drop-down list. |
ignoreOnInsert | If true, specifies that the column must not be set during the execution of an INSERT statement. |
createColumnSql | The SQL used to create this column if the table must be created automatically. |
For more information about these properties, see the Borland Enterprise Server documentation.