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