User manual

Generating an annotated schema for Oracle 9i2
234 PowerDesigner
11 In the Extended Attributes page, type the name of an abstract data type
(ADT) in the Value column of the SQLType annotation, if you want to
create an ADT from the selected complex type.
You can define a value for the following annotations:
Annotation Description
beanClassname Can be used within element declarations. If the element is
based on a global complexType, this name must be
identical to the beanClassname value within the
complexType declaration. If a name is specified by the
user, the bean generation will generate a bean class with
this name, instead of generating a name from the element
name
SQLSchema Name of the database user owning the type specified by
SQLType
SQLType Specifies the name of the SQL type corresponding to this
XML element declaration
12 Click OK.
13 Repeat steps 10 to 12 for each complex type you want to generate into an
ADT, or for which you want to define extra annotations.
14 <optional> In the Browser tree view, double-click the model item to
display its property sheet.