Class JPAQueryMixin<T>

  • Type Parameters:
    T -

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