Uses of Interface
org.springframework.data.jpa.repository.query.KeysetScrollDelegate.QueryStrategy
Packages that use KeysetScrollDelegate.QueryStrategy
Package
Description
Query implementation to execute queries against JPA.
-
Uses of KeysetScrollDelegate.QueryStrategy in org.springframework.data.jpa.repository.query
Methods in org.springframework.data.jpa.repository.query with parameters of type KeysetScrollDelegate.QueryStrategyModifier and TypeMethodDescription<E,P> P KeysetScrollDelegate.createPredicate(KeysetScrollPosition keyset, Sort sort, KeysetScrollDelegate.QueryStrategy<E, P> strategy)