You create an Object (or SQLJ Object) data type as follows:
-
Select to open the List of Abstract Data Types, and click the Add a Row tool. Enter a name for the new ADT, and click the Properties tool to open its property sheet.
-
Select OBJECT or SQLJ_OBJECT from the Type list.
Additional Attributes and Procedures tabs are displayed in the ADT property sheet.
-
Click the Attributes tab, and create as many attributes, specifying a name, a code, and a data type for each.
-
Click OK to close the property sheet and return to your model.
Now that you have created your new data type, you can base tables on it.