Hierarchy For Package org.springframework.data.jpa.repository.query
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.data.jpa.repository.query.AbstractJpaQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.jpa.repository.query.PartTreeJpaQuery
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,
S> - org.springframework.data.jpa.repository.query.JpaQueryCreator
- org.springframework.data.jpa.repository.query.JpaCountQueryCreator
- org.springframework.data.jpa.repository.query.JpaQueryCreator
- org.springframework.data.jpa.repository.query.BeanFactoryQueryRewriterProvider (implements org.springframework.data.jpa.repository.query.QueryRewriterProvider)
- org.springframework.data.jpa.repository.query.DefaultJpaEntityMetadata<T> (implements org.springframework.data.jpa.repository.query.JpaEntityMetadata<T>)
- org.springframework.data.jpa.repository.query.DefaultJpaQueryMethodFactory (implements org.springframework.data.jpa.repository.query.JpaQueryMethodFactory)
- org.springframework.data.jpa.repository.query.DefaultQueryEnhancer (implements org.springframework.data.jpa.repository.query.QueryEnhancer)
- org.springframework.data.jpa.repository.query.DelegatingQueryRewriter (implements org.springframework.data.jpa.repository.QueryRewriter)
- org.springframework.data.jpa.repository.query.EscapeCharacter
- org.springframework.data.jpa.repository.query.Jpa21Utils
- org.springframework.data.jpa.repository.query.JpaEntityGraph
- org.springframework.data.jpa.repository.query.JpaQueryExecution
- org.springframework.data.jpa.repository.query.JpaQueryLookupStrategy
- org.springframework.data.jpa.repository.query.JSqlParserQueryEnhancer (implements org.springframework.data.jpa.repository.query.QueryEnhancer)
- org.springframework.data.jpa.repository.query.JSqlParserUtils
- org.springframework.data.jpa.repository.query.Meta
- org.springframework.data.repository.query.Parameter
- org.springframework.data.jpa.repository.query.JpaParameters.JpaParameter
- org.springframework.data.jpa.repository.query.ParameterBinder
- org.springframework.data.repository.query.Parameters<S,
T> (implements org.springframework.data.util.Streamable<T>) - org.springframework.data.jpa.repository.query.JpaParameters
- org.springframework.data.repository.query.ParametersParameterAccessor (implements org.springframework.data.repository.query.ParameterAccessor)
- org.springframework.data.jpa.repository.query.JpaParametersParameterAccessor
- org.springframework.data.jpa.repository.query.QueryEnhancerFactory
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.jpa.repository.query.JpaQueryMethod
- org.springframework.data.jpa.repository.query.QueryUtils
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.data.jpa.repository.query.InvalidJpaQueryMethodException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.data.jpa.repository.query.AbstractJpaQuery (implements org.springframework.data.repository.query.RepositoryQuery)
Interface Hierarchy
- org.springframework.data.repository.core.EntityMetadata<T>
- org.springframework.data.jpa.repository.query.JpaEntityMetadata<T>
- org.springframework.data.jpa.repository.query.JpaQueryMethodFactory
- org.springframework.data.jpa.repository.query.QueryEnhancer
- org.springframework.data.jpa.repository.query.QueryRewriterProvider
Annotation Interface Hierarchy
- org.springframework.data.jpa.repository.query.Procedure (implements java.lang.annotation.Annotation)