Uses of Class
com.querydsl.core.types.dsl.CollectionPathBase
Packages that use CollectionPathBase
-
Uses of CollectionPathBase in com.querydsl.core.types.dsl
Subclasses of CollectionPathBase in com.querydsl.core.types.dslModifier and TypeClassDescriptionclassCollectionPath<E,Q extends SimpleExpression<? super E>> CollectionPathrepresents collection pathsclassListPath<E,Q extends SimpleExpression<? super E>> ListPathrepresents list pathsclassSetPath<E,Q extends SimpleExpression<? super E>> SetPathrepresents set paths