Hi Peter We had ignoreCase recently added for method expressions but for the criteria API this is still missing. Would you mind creating a JIRA issue for it? Thanks and cheers, Thomas
On Tue, Apr 28, 2015 at 4:57 PM, Peter Ranegger <[email protected]> wrote: > 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 >
