Class Hierarchy
- java.lang.Object
- org.springframework.data.repository.query.ExtensionAwareQueryMethodEvaluationContextProvider (implements org.springframework.data.repository.query.QueryMethodEvaluationContextProvider)
- org.springframework.data.repository.query.Parameter
- org.springframework.data.repository.query.Parameters<S,
T> (implements org.springframework.data.util.Streamable<T>) - org.springframework.data.repository.query.DefaultParameters
- org.springframework.data.repository.query.ParametersParameterAccessor (implements org.springframework.data.repository.query.ParameterAccessor)
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.repository.query.ReactiveExtensionAwareQueryMethodEvaluationContextProvider (implements org.springframework.data.repository.query.ReactiveQueryMethodEvaluationContextProvider)
- org.springframework.data.repository.query.ResultProcessor
- org.springframework.data.repository.query.ReturnedType
- org.springframework.data.repository.query.SpelEvaluator
- org.springframework.data.repository.query.SpelQueryContext
- org.springframework.data.repository.query.SpelQueryContext.EvaluatingSpelQueryContext
- org.springframework.data.repository.query.SpelQueryContext.SpelExtractor
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.InvalidDataAccessApiUsageException
- org.springframework.data.repository.core.RepositoryCreationException
- org.springframework.data.repository.query.QueryCreationException
- org.springframework.data.repository.core.RepositoryCreationException
- org.springframework.dao.InvalidDataAccessApiUsageException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataAccessException
- org.springframework.data.repository.query.ParameterOutOfBoundsException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.springframework.data.repository.query.FluentQuery<T>
- org.springframework.data.repository.query.FluentQuery.FetchableFluentQuery<T>
- org.springframework.data.repository.query.FluentQuery.ReactiveFluentQuery<T>
- java.lang.Iterable<T>
- org.springframework.data.repository.query.ParameterAccessor
- org.springframework.data.repository.query.ParametersSource
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.repository.query.ListQueryByExampleExecutor<T>
- org.springframework.data.repository.query.QueryLookupStrategy
- org.springframework.data.repository.query.QueryMethodEvaluationContextProvider
- org.springframework.data.repository.query.ReactiveQueryMethodEvaluationContextProvider
- org.springframework.data.repository.query.ReactiveQueryByExampleExecutor<T>
- org.springframework.data.repository.query.RepositoryQuery
Annotation Interface Hierarchy
- org.springframework.data.repository.query.Param (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.data.repository.query.QueryLookupStrategy.Key
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)