Package org.apache.torque.templates.model


package org.apache.torque.templates.model
This package contains the typed model for the torque schema. Each class represents an xml element in the torque schema.
  • Klassen
    Klasse
    Beschreibung
    The model of the column tag in a Torque schema file.
    The model of the database tag in a Torque schema file.
    The model of the domain tag in a Torque schema file.
    The model of the enum-value tag in a Torque schema file.
    The model of the externam-schema tag in a Torque schema file.
    The model of the foreign-key tag in a Torque schema file.
    The model of the id-method-parameter tag in a Torque schema file.
    The model of the include-schema tag in a Torque schema file.
    The model of the index tag in a Torque schema file.
    The model of the index-column tag in a Torque schema file.
    The model of the inheritance tag in a Torque schema file.
    The model of the option tag in a Torque schema file.
    The model of the reference tag in a Torque schema file.
    The model of the table tag in a Torque schema file.
    The model of the unique tag in a Torque schema file.
    The model of the unique-column tag in a Torque schema file.
    The model of the view tag in a Torque schema file.
    The model of the column tag in a Torque schema file.