Uses of Class
org.apache.torque.templates.model.UniqueColumn
-
Packages that use UniqueColumn Package Description org.apache.torque.templates.model This package contains the typed model for the torque schema. -
-
Uses of UniqueColumn in org.apache.torque.templates.model
Fields in org.apache.torque.templates.model with type parameters of type UniqueColumn Modifier and Type Field Description List<UniqueColumn>
Unique. uniqueColumnList
The columns in this unique constraint.
-