Uses of Interface
com.querydsl.core.types.EntityPath
Packages that use EntityPath
Package
Description
Various support classes
DSL expression types
-
Uses of EntityPath in com.querydsl.core.support
Fields in com.querydsl.core.support with type parameters of type EntityPathMethods in com.querydsl.core.support with parameters of type EntityPath -
Uses of EntityPath in com.querydsl.core.types.dsl
Classes in com.querydsl.core.types.dsl that implement EntityPathModifier and TypeClassDescriptionclassComparableEntityPath<T extends Comparable>ComparableEntityPathextends theComparablePathclass to implement the EntityPath interfaceclassEntityPathBaseprovides a base class forEntityPathimplementationsclassPathBuilder<T>PathBuilderis an extension toEntityPathBasefor dynamic path constructionMethods in com.querydsl.core.types.dsl with parameters of type EntityPath