Uses of Class
org.springframework.data.jpa.repository.query.JpaQueryCreator
Package
Description
Query implementation to execute queries against JPA.
-
Uses of JpaQueryCreator in org.springframework.data.jpa.repository.query
Modifier and TypeClassDescriptionclass
SpecialJpaQueryCreator
that creates a count projecting query.