Uses of Interface
com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphPagingAndSortingRepository
Packages that use EntityGraphPagingAndSortingRepository
Package
Description
-
Uses of EntityGraphPagingAndSortingRepository in com.cosium.spring.data.jpa.entity.graph.repository
Subinterfaces of EntityGraphPagingAndSortingRepository in com.cosium.spring.data.jpa.entity.graph.repositoryModifier and TypeInterfaceDescriptioninterfaceEntityGraphJpaRepository<T,ID> Created on 22/11/16. -
Uses of EntityGraphPagingAndSortingRepository in com.cosium.spring.data.jpa.entity.graph.repository.support
Classes in com.cosium.spring.data.jpa.entity.graph.repository.support that implement EntityGraphPagingAndSortingRepositoryModifier and TypeClassDescriptionclassAQuerydslPredicateExecutorthat supportsEntityGraphpassed through method arguments.classASimpleJpaRepositorythat supportsEntityGraphpassed through method arguments.