Class Hierarchy
- java.lang.Object
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.vault.repository.support.VaultRevisionMetadata (implements org.springframework.data.history.RevisionMetadata<N>)
- org.springframework.vault.repository.support.VaultRevisionRepository<T> (implements org.springframework.data.repository.history.RevisionRepository<T,ID,N>)