
Generating an annotated schema for Oracle 9i2
7In the Extended Attributes page, type the name of a table or a column in the Value column of the SQLName annotation, if you want to create a table or a column from the selected element.
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  | 
columnProps  | Specifies the column storage clause that is inserted into  | 
  | the default CREATE TABLE statement. It is useful  | 
  | mainly for elements that are mapped to tables, namely  | 
  | |
  | declarations  | 
defaultTable  | Specifies the name of the table into which XML  | 
  | instances of this schema should be stored. This is most  | 
  | useful in cases when the XML is being inserted from  | 
  | APIs where table name is not specified (for example,  | 
  | FTP and HTTP)  | 
  | 
  | 
232 | PowerDesigner  |