Uses of Class
org.springframework.data.jpa.repository.support.Querydsl
Packages that use Querydsl
-
Uses of Querydsl in org.springframework.data.jpa.repository.support
Methods in org.springframework.data.jpa.repository.support that return QuerydslModifier and TypeMethodDescriptionprotected QuerydslQuerydslRepositorySupport.getQuerydsl()Returns the underlying Querydsl helper instance.