Package com.querydsl.jpa.impl
package com.querydsl.jpa.impl
JPQL for JPA
-
ClassesClassDescriptionAbstractJPAQuery<T,
Q extends AbstractJPAQuery<T, Q>> Abstract base class for JPA API based implementations of the JPQLQuery interfaceDeleteClause implementation for JPAUpdateClause implementation for JPAJPAProviderprovides detection of the JPA provider based on the EntityManager instanceJPAQuery<T>JPAQueryis the default implementation of theJPQLQueryinterface for JPAFactory class for query and DML clause creationUpdateClause implementation for JPAJPAUtil provides static utility methods for JPA