Uses of Enum
org.apache.cayenne.map.JoinType
Packages that use JoinType
Package
Description
Contains O/R mapping classes that store relational database
metadata information and map it to Java classes.
-
Uses of JoinType in org.apache.cayenne.map
Methods in org.apache.cayenne.map that return JoinTypeModifier and TypeMethodDescriptionPathComponent.getJoinType()
Returns a joint type of this path component in the expression.static JoinType
Returns the enum constant of this type with the specified name.static JoinType[]
JoinType.values()
Returns an array containing the constants of this enum type, in the order they are declared.