Uses of Class
com.querydsl.jpa.sql.JPASQLQuery
Packages that use JPASQLQuery
-
Uses of JPASQLQuery in com.querydsl.jpa.sql
Methods in com.querydsl.jpa.sql that return JPASQLQueryModifier and TypeMethodDescriptionJPASQLQuery.clone(javax.persistence.EntityManager entityManager) JPASQLQuery.select(Expression<?>... exprs) <U> JPASQLQuery<U>JPASQLQuery.select(Expression<U> expr)