Class and Description |
---|
org.springframework.data.jpa.repository.support.QuerydslJpaRepository
Instead of this class use
QuerydslJpaPredicateExecutor |
org.springframework.data.jpa.domain.Specifications
since 2.0, use factory methods on
Specification instead. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.