Class IndexColumn
java.lang.Object
org.apache.torque.templates.model.IndexColumn
The model of the index-column tag in a Torque schema file.
- Version:
- $Id: $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
parent
The index to which the IndexColumn belongs. -
name
The name of the referenced column.
-
-
Constructor Details
-
IndexColumn
public IndexColumn()
-