Hierarchy For Package org.springframework.data.jdbc.repository.query
Class Hierarchy
- java.lang.Object
- org.springframework.data.jdbc.repository.query.AbstractDelegatingRowMapper<T> (implements org.springframework.jdbc.core.RowMapper<T>)
- org.springframework.data.jdbc.repository.query.AbstractJdbcQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.jdbc.repository.query.PartTreeJdbcQuery
- org.springframework.data.jdbc.repository.query.StringBasedJdbcQuery
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,
S> - org.springframework.data.relational.repository.query.RelationalQueryCreator<T>
- org.springframework.data.jdbc.repository.query.JdbcQueryCreator
- org.springframework.data.jdbc.repository.query.JdbcCountQueryCreator
- org.springframework.data.jdbc.repository.query.JdbcQueryCreator
- org.springframework.data.relational.repository.query.RelationalQueryCreator<T>
- org.springframework.data.jdbc.repository.query.EscapingParameterSource (implements org.springframework.jdbc.core.namedparam.SqlParameterSource)
- org.springframework.data.jdbc.repository.query.JdbcValueBindUtil
- org.springframework.data.repository.query.Parameter
- org.springframework.data.relational.repository.query.RelationalParameters.RelationalParameter
- org.springframework.data.jdbc.repository.query.JdbcParameters.JdbcParameter
- org.springframework.data.relational.repository.query.RelationalParameters.RelationalParameter
- org.springframework.data.jdbc.repository.query.ParameterBinding
- org.springframework.data.jdbc.repository.query.ParameterBinding.LikeParameterBinding
- org.springframework.data.repository.query.Parameters<S,
T> (implements org.springframework.data.util.Streamable<T>) - org.springframework.data.relational.repository.query.RelationalParameters
- org.springframework.data.jdbc.repository.query.JdbcParameters
- org.springframework.data.relational.repository.query.RelationalParameters
- org.springframework.data.jdbc.repository.query.ParametrizedQuery
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.jdbc.repository.query.JdbcQueryMethod
- org.springframework.data.jdbc.repository.query.StatementFactory
- org.springframework.data.jdbc.repository.query.StatementFactory.SelectionBuilder
Interface Hierarchy
- org.springframework.data.jdbc.repository.query.ParameterBinding.BindingIdentifier
- org.springframework.data.jdbc.repository.query.ParameterBinding.ParameterOrigin
- org.springframework.data.jdbc.repository.query.RowMapperFactory
- org.springframework.data.jdbc.repository.query.StatementFactory.StatementFunction<T>
Annotation Interface Hierarchy
- org.springframework.data.jdbc.repository.query.Modifying (implements java.lang.annotation.Annotation)
- org.springframework.data.jdbc.repository.query.Query (implements java.lang.annotation.Annotation)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.springframework.data.jdbc.repository.query.ParameterBinding.Expression (implements org.springframework.data.jdbc.repository.query.ParameterBinding.ParameterOrigin)
- org.springframework.data.jdbc.repository.query.ParameterBinding.MethodInvocationArgument (implements org.springframework.data.jdbc.repository.query.ParameterBinding.ParameterOrigin)
- org.springframework.data.jdbc.repository.query.ParameterBinding.Synthetic (implements org.springframework.data.jdbc.repository.query.ParameterBinding.ParameterOrigin)
- java.lang.Record