Uses of Class
org.apache.torque.templates.model.Index
-
Packages that use Index Package Description org.apache.torque.templates.model This package contains the typed model for the torque schema. -
-
Uses of Index in org.apache.torque.templates.model
Fields in org.apache.torque.templates.model declared as Index Modifier and Type Field Description Index
IndexColumn. parent
The index to which the IndexColumn belongs.Fields in org.apache.torque.templates.model with type parameters of type Index Modifier and Type Field Description List<Index>
Table. indexList
The index list for this table.
-