Hierarchy For Package io.github.malteseduck.springframework.data.marklogic.core.mapping
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
- io.github.malteseduck.springframework.data.marklogic.core.mapping.MarkLogicMappingContext (implements org.springframework.context.ApplicationContextAware)
- org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<P>
- io.github.malteseduck.springframework.data.marklogic.core.mapping.BasicMarkLogicPersistentProperty (implements io.github.malteseduck.springframework.data.marklogic.core.mapping.MarkLogicPersistentProperty)
- org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<P>
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- io.github.malteseduck.springframework.data.marklogic.core.mapping.BasicMarkLogicPersistentEntity<T> (implements org.springframework.context.ApplicationContextAware, io.github.malteseduck.springframework.data.marklogic.core.mapping.MarkLogicPersistentEntity<T>)
- io.github.malteseduck.springframework.data.marklogic.core.mapping.DocumentDescriptor
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
Interface Hierarchy
- java.lang.Iterable<T>
- org.springframework.data.mapping.PersistentEntity<T,P>
- io.github.malteseduck.springframework.data.marklogic.core.mapping.MarkLogicPersistentEntity<T>
- org.springframework.data.mapping.PersistentEntity<T,P>
- org.springframework.data.mapping.PersistentProperty<P>
- io.github.malteseduck.springframework.data.marklogic.core.mapping.MarkLogicPersistentProperty
Annotation Type Hierarchy
- io.github.malteseduck.springframework.data.marklogic.core.mapping.Document (implements java.lang.annotation.Annotation)
- io.github.malteseduck.springframework.data.marklogic.core.mapping.Indexed (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.github.malteseduck.springframework.data.marklogic.core.mapping.DocumentFormat
- io.github.malteseduck.springframework.data.marklogic.core.mapping.IndexType
- io.github.malteseduck.springframework.data.marklogic.core.mapping.TypePersistenceStrategy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)