Verwendungen von Klasse
org.apache.torque.templates.model.Option
Packages, die Option verwenden
Package
Beschreibung
This package contains the typed model for the torque schema.
-
Verwendungen von Option in org.apache.torque.templates.model
Felder in org.apache.torque.templates.model mit Typparametern vom Typ OptionModifizierer und TypFeldBeschreibungColumn.optionList
The list of options for this column.Database.optionList
The list of options for this database.ForeignKey.optionList
The list of options for this foreign key.Index.optionList
The list of otions for the index.Table.optionList
The options for this table.Unique.optionList
The options for this unique constraint.View.optionList
The options for this view.ViewColumn.options
The list of options for this view column.