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