Specification
Specification.and(org.springframework.data.jpa.domain.Specification<T>)
SimpleJpaRepository.getCountQuery(Specification, Class)
Specification.not(org.springframework.data.jpa.domain.Specification<T>)
Specification.or(org.springframework.data.jpa.domain.Specification<T>)
SimpleJpaRepository.readPage(TypedQuery, Class, Pageable, Specification)
Specification.where(org.springframework.data.jpa.domain.Specification<T>)
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.