Uses of Interface
org.springframework.data.jpa.repository.query.EntityQuery
Packages that use EntityQuery
Package
Description
Query implementation to execute queries against JPA.
-
Uses of EntityQuery in org.springframework.data.jpa.repository.query
Methods in org.springframework.data.jpa.repository.query that return EntityQueryModifier and TypeMethodDescriptionstatic EntityQueryEntityQuery.create(DeclaredQuery query, QueryEnhancerSelector selector)