Uses of Interface
io.github.malteseduck.springframework.data.marklogic.repository.query.MarkLogicEntityInformation
-
Packages that use MarkLogicEntityInformation Package Description io.github.malteseduck.springframework.data.marklogic.repository.support -
-
Uses of MarkLogicEntityInformation in io.github.malteseduck.springframework.data.marklogic.repository.support
Classes in io.github.malteseduck.springframework.data.marklogic.repository.support that implement MarkLogicEntityInformation Modifier and Type Class Description class
MappingMarkLogicEntityInformation<T,ID>
Constructors in io.github.malteseduck.springframework.data.marklogic.repository.support with parameters of type MarkLogicEntityInformation Constructor Description SimpleMarkLogicRepository(MarkLogicEntityInformation<T,ID> metadata, MarkLogicOperations operations)
-