Verwendungen von Klasse
org.apache.torque.templates.model.Column
Packages, die Column verwenden
Package
Beschreibung
This package contains the typed model for the torque schema.
Contains transformers and their helpers throughout the templates.
-
Verwendungen von Column in org.apache.torque.templates.model
Felder in org.apache.torque.templates.model, die deklariert sind als ColumnModifizierer und TypFeldBeschreibungEnumValue.parent
The column to which this enum-value definition belongs to.Inheritance.parent
The column to which this inheritance definition belongs to.Felder in org.apache.torque.templates.model mit Typparametern vom Typ ColumnModifizierer und TypFeldBeschreibungTable.columnList
The columns of this table.Table.primaryKeyList
Contains all primary key columns of the table. -
Verwendungen von Column in org.apache.torque.templates.transformer
Methoden in org.apache.torque.templates.transformer mit Parametern vom Typ ColumnModifizierer und TypMethodeBeschreibungstatic SqlType
SchemaTypeHelper.getDomain
(Column column, ControllerState controllerState) static SchemaType
SchemaTypeHelper.getSchemaType
(Column column, ControllerState controllerState) Determines the schema type of a column.