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