Hierarchy For Package com.google.cloud.spring.data.spanner.repository.support

Package Hierarchies:

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>)
      • com.google.cloud.spring.data.spanner.repository.support.SpannerRepositoryFactoryBean<T,S,I> (implements org.springframework.context.ApplicationContextAware)
    • org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
      • com.google.cloud.spring.data.spanner.repository.support.SpannerRepositoryFactory (implements org.springframework.context.ApplicationContextAware)
    • com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository<T,I> (implements com.google.cloud.spring.data.spanner.repository.SpannerRepository<T,I>)
    • com.google.cloud.spring.data.spanner.repository.support.SpannerAuditingEventListener (implements org.springframework.context.ApplicationListener<E>)