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

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.google.cloud.spring.data.datastore.repository.support.DatastoreAuditingEventListener (implements org.springframework.context.ApplicationListener<E>)
    • 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.datastore.repository.support.DatastoreRepositoryFactoryBean<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.datastore.repository.support.DatastoreRepositoryFactory (implements org.springframework.context.ApplicationContextAware)
    • com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository<T,I> (implements com.google.cloud.spring.data.datastore.repository.DatastoreRepository<T,I>)