You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@deltaspike.apache.org by Peter Ranegger <pe...@gmx.at> on 2015/04/28 16:57:46 UTC

JPA Criteria API Support - Ignorecase

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