Package ru.tinkoff.qa.neptune.spring.data.select.querydsl.by
-
Class Summary Class Description SelectByOrderedFunction<R,ID,T extends org.springframework.data.repository.Repository<R,ID>> SelectByPredicateFunction<R,ID,T extends org.springframework.data.repository.Repository<R,ID>,RESULT> SelectByPredicateFunction.SelectManyByPredicate<R,ID,T extends org.springframework.data.repository.Repository<R,ID>> SelectByPredicateFunction.SelectManyByPredicateAndPageable<R,ID,T extends org.springframework.data.repository.Repository<R,ID> & org.springframework.data.querydsl.QuerydslPredicateExecutor<R>> SelectByPredicateFunction.SelectManyByPredicateAndSorting<R,ID,T extends org.springframework.data.repository.Repository<R,ID>> SelectByPredicateFunction.SelectOneByPredicate<R,ID,T extends org.springframework.data.repository.Repository<R,ID>>