Hierarchy For Package org.springframework.data.relational.repository.support
Class Hierarchy
- java.lang.Object
- org.springframework.data.repository.core.support.PersistentEntityInformation<T,
ID> (implements org.springframework.data.repository.core.EntityInformation<T, ID>) - org.springframework.data.relational.repository.support.MappingRelationalEntityInformation<T,
ID> (implements org.springframework.data.relational.repository.query.RelationalEntityInformation<T, ID>)
- org.springframework.data.relational.repository.support.MappingRelationalEntityInformation<T,
- org.springframework.data.relational.repository.support.RelationalQueryLookupStrategy (implements org.springframework.data.repository.query.QueryLookupStrategy)
- org.springframework.data.repository.core.support.PersistentEntityInformation<T,