Class Hierarchy
- java.lang.Object
- org.springframework.data.repository.support.DefaultRepositoryInvokerFactory (implements org.springframework.data.repository.support.RepositoryInvokerFactory)
- org.springframework.data.repository.support.DomainClassConverter<T> (implements org.springframework.context.ApplicationContextAware, org.springframework.core.convert.converter.ConditionalGenericConverter)
- org.springframework.data.repository.support.Repositories (implements java.lang.Iterable<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.data.repository.support.QueryMethodParameterConversionException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.springframework.data.repository.support.RepositoryInvocationInformation
- org.springframework.data.repository.support.RepositoryInvoker
- org.springframework.data.repository.support.RepositoryInvokerFactory