Class Hierarchy
- java.lang.Object
- app.tozzi.repository.JPAProjectionRepositoryImpl<E> (implements app.tozzi.repository.JPAProjectionRepository<E>)
Interface Hierarchy
- app.tozzi.repository.JPAProjectionRepository<E>
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- app.tozzi.repository.JPASearchRepository<E>