| Package | Description | 
|---|---|
| org.apache.torque.templates.model | This package contains the typed model for the torque schema. | 
| Modifier and Type | Field and Description | 
|---|---|
| List<Option> | Column. optionListThe list of options for this column. | 
| List<Option> | Database. optionListThe list of options for this database. | 
| List<Option> | ForeignKey. optionListThe list of options for this foreign key. | 
| List<Option> | Index. optionListThe list of otions for the index. | 
| List<Option> | Table. optionListThe options for this table. | 
| List<Option> | Unique. optionListThe options for this unique constraint. | 
| List<Option> | View. optionListThe options for this view. | 
| List<Option> | ViewColumn. optionsThe list of options for this view column. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.