79288242

Date: 2024-12-17 14:28:31
Score: 2.5
Natty:
Report link

Solution using lastest QueryDSL API 5.x

Expressions.stringTemplate("collate({0} as binary_ci)", someStringPath)

Using Hibernate Query Language collate() function https://docs.jboss.org/hibernate/orm/current/querylanguage/html_single/Hibernate_Query_Language.html

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Holger Jannasch