Package com.cosium.spring.data.jpa.entity.graph.repository.support
package com.cosium.spring.data.jpa.entity.graph.repository.support
-
ClassesClassDescriptionThis repository factory allows to build
EntityGraphaware repositories.EntityGraphJpaRepositoryFactoryBean<R extends org.springframework.data.repository.Repository<T,I>, T, I> Forces the use ofRepositoryEntityManagerEntityGraphInjectorwhile targetingEntityGraphJpaRepositoryFactory.AQuerydslPredicateExecutorthat supportsEntityGraphpassed through method arguments.ASimpleJpaRepositorythat supportsEntityGraphpassed through method arguments.