Hierarchy For Package io.github.malteseduck.springframework.data.marklogic.core
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- io.github.malteseduck.springframework.data.marklogic.core.MarkLogicClientFactoryBean (implements org.springframework.dao.support.PersistenceExceptionTranslator)
 
 - io.github.malteseduck.springframework.data.marklogic.core.MarkLogicExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
 - io.github.malteseduck.springframework.data.marklogic.core.MarkLogicTemplate (implements org.springframework.context.ApplicationContextAware, io.github.malteseduck.springframework.data.marklogic.core.MarkLogicOperations)
 - io.github.malteseduck.springframework.data.marklogic.core.Util
 
 - org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
 
Interface Hierarchy
- io.github.malteseduck.springframework.data.marklogic.core.ClientCallback<T>
 - io.github.malteseduck.springframework.data.marklogic.core.DocumentCallback<T>
 - io.github.malteseduck.springframework.data.marklogic.core.MarkLogicOperations
 - io.github.malteseduck.springframework.data.marklogic.core.QueryCallback<T>