Uses of Enum Class
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
Subclasses with type arguments of type JoinType in org.apache.cayenne.mapMethods in org.apache.cayenne.map that return JoinTypeModifier and TypeMethodDescriptionPathComponent.getJoinType()Returns a joint type of this path component in the expression.static JoinTypeReturns the enum constant of this class with the specified name.static JoinType[]JoinType.values()Returns an array containing the constants of this enum class, in the order they are declared.