Class Hierarchy
- java.lang.Object
- com.blazebit.persistence.spring.data.base.repository.AbstractEntityViewAwareRepository<V,E,ID>
- org.springframework.data.jpa.repository.query.AbstractJpaQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- com.blazebit.persistence.spring.data.impl.query.EntityViewAwareRepositoryInformation (implements com.blazebit.persistence.spring.data.base.query.EntityViewAwareRepositoryMetadata, org.springframework.data.repository.core.RepositoryInformation)
- com.blazebit.persistence.spring.data.impl.query.EntityViewAwareRepositoryMetadataImpl (implements com.blazebit.persistence.spring.data.base.query.EntityViewAwareRepositoryMetadata)
- com.blazebit.persistence.spring.data.base.query.ParameterBinder
- com.blazebit.persistence.spring.data.impl.query.ParameterMetadataProviderImpl (implements com.blazebit.persistence.spring.data.base.query.ParameterMetadataProvider)
- com.blazebit.persistence.spring.data.impl.query.ParameterMetadataProviderImpl.ParameterMetadataImpl<T> (implements com.blazebit.persistence.spring.data.base.query.ParameterMetadataProvider.ParameterMetadata<T>)
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
- org.springframework.data.repository.core.support.TransactionalRepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.jpa.repository.support.JpaRepositoryFactory