Uses of Enum Class
com.aashish.javaormashcode.query.JoinType
Packages that use JoinType
-
Uses of JoinType in com.aashish.javaormashcode.query
Methods in com.aashish.javaormashcode.query that return JoinTypeModifier and TypeMethodDescriptionJoinClause.getJoinType()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.