Class JPAQueryMixin<T>

java.lang.Object
com.querydsl.core.support.QueryMixin<T>
com.querydsl.jpa.JPAQueryMixin<T>
Type Parameters:
T -

public class JPAQueryMixin<T> extends QueryMixin<T>
JPAQueryMixin extends QueryMixin to support JPQL join construction
Author:
tiwe