flexiblesearchbuilder
flexiblesearchbuilder copied to clipboard
Flexible search query builder is SAP Hybris Commerce extension (released as a library) that provides developer-friendly way to build flexible search queries. The aim of this extension is to write().fl...
Results
2
flexiblesearchbuilder issues
Sort by
recently updated
recently updated
newest added
We have a use case where we want to compare the trimmed contents of a database field with the trimmed contents of a provided value. In pseudo code: ``` WHERE...