How can I create a jpa criteria query using criteria().eq() or criteria().like() in combination with lower()? Or is there an ignoreCase() somehow?
Kind regards, Peter
How can I create a jpa criteria query using criteria().eq() or criteria().like() in combination with lower()? Or is there an ignoreCase() somehow?
Kind regards, Peter