Hierarchy For Package io.github.malteseduck.springframework.data.marklogic.repository.support

Package Hierarchies:

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.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.TransactionalRepositoryFactoryBeanSupport<T,​S,​ID> (implements org.springframework.beans.factory.BeanFactoryAware)
    • org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
    • io.github.malteseduck.springframework.data.marklogic.repository.support.SimpleMarkLogicRepository<T,​ID> (implements io.github.malteseduck.springframework.data.marklogic.repository.MarkLogicRepository<T,​ID>)