Package com.querydsl.jpa.impl
JPQL for JPA
-
Class Summary Class Description AbstractJPAQuery<T,Q extends AbstractJPAQuery<T,Q>> Abstract base class for JPA API based implementations of the JPQLQuery interfaceJPADeleteClause DeleteClause implementation for JPAJPAInsertClause UpdateClause implementation for JPAJPAProvider JPAProviderprovides detection of the JPA provider based on the EntityManager instanceJPAQuery<T> JPAQueryis the default implementation of theJPQLQueryinterface for JPAJPAQueryFactory Factory class for query and DML clause creationJPAUpdateClause UpdateClause implementation for JPAJPAUtil JPAUtil provides static utility methods for JPA