Uses of Class
org.apache.torque.templates.model.Option
Packages that use Option
Package
Description
This package contains the typed model for the torque schema.
-
Uses of Option in org.apache.torque.templates.model
Fields in org.apache.torque.templates.model with type parameters of type OptionModifier and TypeFieldDescriptionColumn.optionListThe list of options for this column.Database.optionListThe list of options for this database.ForeignKey.optionListThe list of options for this foreign key.Index.optionListThe list of otions for the index.Table.optionListThe options for this table.Unique.optionListThe options for this unique constraint.View.optionListThe options for this view.ViewColumn.optionsThe list of options for this view column.