Uses of Class
com.querydsl.core.JoinExpression
Packages that use JoinExpression
Package
Description
Basic Query elements
Various support classes
-
Uses of JoinExpression in com.querydsl.core
Methods in com.querydsl.core that return types with arguments of type JoinExpressionModifier and TypeMethodDescriptionDefaultQueryMetadata.getJoins()EmptyMetadata.getJoins()@Unmodifiable List<JoinExpression>QueryMetadata.getJoins()Get the query joins -
Uses of JoinExpression in com.querydsl.core.support
Methods in com.querydsl.core.support that return types with arguments of type JoinExpression