Uses of Class
org.apache.torque.criteria.Join
-
Packages that use Join Package Description org.apache.torque.criteria This package contains Torque's Criteria classes. -
-
Uses of Join in org.apache.torque.criteria
Methods in org.apache.torque.criteria that return types with arguments of type Join Modifier and Type Method Description List<Join>
Criteria. getJoins()
Get the List of Joins.
-