Uses of Class
org.apache.torque.templates.model.Inheritance
-
Packages that use Inheritance Package Description org.apache.torque.templates.model This package contains the typed model for the torque schema. -
-
Uses of Inheritance in org.apache.torque.templates.model
Fields in org.apache.torque.templates.model with type parameters of type Inheritance Modifier and Type Field Description List<Inheritance>
Column. inheritanceList
The list of inheritances for this column.List<Inheritance>
ViewColumn. inheritances
The list of inheritances for this view column.
-