Uses of Class
io.github.malteseduck.springframework.data.marklogic.repository.query.convert.DefaultMarkLogicQueryConversionService.MapToContainerQueryConverter
-
Packages that use DefaultMarkLogicQueryConversionService.MapToContainerQueryConverter Package Description io.github.malteseduck.springframework.data.marklogic.repository.query.convert -
-
Uses of DefaultMarkLogicQueryConversionService.MapToContainerQueryConverter in io.github.malteseduck.springframework.data.marklogic.repository.query.convert
Methods in io.github.malteseduck.springframework.data.marklogic.repository.query.convert that return DefaultMarkLogicQueryConversionService.MapToContainerQueryConverter Modifier and Type Method Description static DefaultMarkLogicQueryConversionService.MapToContainerQueryConverterDefaultMarkLogicQueryConversionService.MapToContainerQueryConverter. valueOf(String name)Returns the enum constant of this type with the specified name.static DefaultMarkLogicQueryConversionService.MapToContainerQueryConverter[]DefaultMarkLogicQueryConversionService.MapToContainerQueryConverter. values()Returns an array containing the constants of this enum type, in the order they are declared.
-