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