Class Hierarchy

  • java.lang.Object
    • com.blazebit.persistence.spring.data.base.repository.AbstractEntityViewAwareRepository<V,E,ID>
    • com.blazebit.persistence.spring.data.base.repository.AbstractEntityViewAwareRepository.ExampleSpecification<T> (implements org.springframework.data.jpa.domain.Specification<T>)
    • org.springframework.data.jpa.repository.query.AbstractJpaQuery (implements org.springframework.data.repository.query.RepositoryQuery)
    • org.springframework.data.domain.AbstractPageRequest (implements org.springframework.data.domain.Pageable, java.io.Serializable)
      • org.springframework.data.domain.PageRequest
    • com.blazebit.persistence.spring.data.base.repository.EntityGraphFactory
    • com.blazebit.persistence.spring.data.base.repository.EntityViewAwareCrudMethodMetadataPostProcessor (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.data.repository.core.support.RepositoryProxyPostProcessor)
    • com.blazebit.persistence.spring.data.repository.EntityViewReplacingMethodInterceptor (implements org.aopalliance.intercept.MethodInterceptor, org.springframework.data.repository.core.support.RepositoryProxyPostProcessor)
    • com.blazebit.persistence.spring.data.base.EntityViewSortUtil
    • com.blazebit.persistence.spring.data.base.repository.FluentQuerySupport<S,R>
      • com.blazebit.persistence.spring.data.base.repository.FetchableFluentQueryBySpecification<S,R> (implements org.springframework.data.repository.query.FluentQuery.FetchableFluentQuery<T>)
    • org.springframework.data.domain.PageImpl<T> (implements org.springframework.data.domain.Page<T>)
    • org.springframework.data.repository.query.Parameter
    • com.blazebit.persistence.spring.data.base.query.ParameterBinder
    • org.springframework.data.repository.query.Parameters<S,T> (implements org.springframework.data.util.Streamable<T>)
    • org.springframework.data.repository.query.QueryMethod
    • org.springframework.data.domain.SliceImpl<T>

Interface Hierarchy

Annotation Type Hierarchy