Uses of Interface
com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphRepository
Packages that use EntityGraphRepository
Package
Description
-
Uses of EntityGraphRepository in com.cosium.spring.data.jpa.entity.graph.repository
Subinterfaces of EntityGraphRepository in com.cosium.spring.data.jpa.entity.graph.repositoryModifier and TypeInterfaceDescriptioninterfaceCreated on 18/03/17.interfaceEntityGraphJpaRepository<T,ID> Created on 22/11/16.interfaceCreated on 18/03/17. -
Uses of EntityGraphRepository in com.cosium.spring.data.jpa.entity.graph.repository.support
Classes in com.cosium.spring.data.jpa.entity.graph.repository.support that implement EntityGraphRepositoryModifier and TypeClassDescriptionclassAQuerydslPredicateExecutorthat supportsEntityGraphpassed through method arguments.classASimpleJpaRepositorythat supportsEntityGraphpassed through method arguments.