Class Hierarchy
- java.lang.Object
- org.springframework.data.jdbc.repository.query.AbstractJdbcQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.jdbc.repository.query.AbstractJdbcQuery.ConvertingRowMapper<T> (implements org.springframework.jdbc.core.RowMapper<T>)
- org.springframework.data.repository.query.QueryMethod
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)