Uses of Class
org.apache.torque.templates.model.IndexColumn
-
Packages that use IndexColumn Package Description org.apache.torque.templates.model This package contains the typed model for the torque schema. -
-
Uses of IndexColumn in org.apache.torque.templates.model
Fields in org.apache.torque.templates.model with type parameters of type IndexColumn Modifier and Type Field Description List<IndexColumn>
Index. indexColumnList
The list of indexColumns for the index.
-