Uses of Class
org.apache.torque.templates.model.Reference
-
Packages that use Reference Package Description org.apache.torque.templates.model This package contains the typed model for the torque schema. -
-
Uses of Reference in org.apache.torque.templates.model
Fields in org.apache.torque.templates.model with type parameters of type Reference Modifier and Type Field Description List<Reference>
ForeignKey. referenceList
The list of column references for this foreign key.
-