Klasse IndexColumn
java.lang.Object
org.apache.torque.templates.model.IndexColumn
The model of the index-column tag in a Torque schema file.
- Version:
- $Id: $
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
parent
The index to which the IndexColumn belongs. -
name
The name of the referenced column.
-
-
Konstruktordetails
-
IndexColumn
public IndexColumn()
-