Hierarchy For Package io.github.malteseduck.springframework.data.marklogic.core.convert

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.github.malteseduck.springframework.data.marklogic.core.convert.AbstractMarkLogicConverter (implements io.github.malteseduck.springframework.data.marklogic.core.convert.MarkLogicConverter)
      • io.github.malteseduck.springframework.data.marklogic.core.convert.JacksonMarkLogicConverter (implements org.springframework.beans.factory.InitializingBean)
    • io.github.malteseduck.springframework.data.marklogic.core.convert.QueryMapper

Interface Hierarchy

  • org.springframework.data.convert.EntityReader<T,​S>
    • org.springframework.data.convert.EntityConverter<E,​P,​T,​S> (also extends org.springframework.data.convert.EntityWriter<T,​S>)
      • io.github.malteseduck.springframework.data.marklogic.core.convert.MarkLogicConverter (also extends org.springframework.data.convert.EntityReader<T,​S>, org.springframework.data.convert.EntityWriter<T,​S>)
    • io.github.malteseduck.springframework.data.marklogic.core.convert.MarkLogicConverter (also extends org.springframework.data.convert.EntityConverter<E,​P,​T,​S>, org.springframework.data.convert.EntityWriter<T,​S>)
  • org.springframework.data.convert.EntityWriter<T,​S>
    • org.springframework.data.convert.EntityConverter<E,​P,​T,​S> (also extends org.springframework.data.convert.EntityReader<T,​S>)
      • io.github.malteseduck.springframework.data.marklogic.core.convert.MarkLogicConverter (also extends org.springframework.data.convert.EntityReader<T,​S>, org.springframework.data.convert.EntityWriter<T,​S>)
    • io.github.malteseduck.springframework.data.marklogic.core.convert.MarkLogicConverter (also extends org.springframework.data.convert.EntityConverter<E,​P,​T,​S>, org.springframework.data.convert.EntityReader<T,​S>)
  • io.github.malteseduck.springframework.data.marklogic.core.convert.ServerTransformer