Thanks, is there a way to use IgnoreCase as well? IgnoreCase findByFirstnameIgnoreCase … where UPPER(x.firstame) = UPPER(?1)
https://docs.spring.io/spring-data/jpa/docs/1.5.1.RELEASE/reference/html/jpa.repositories.html#jpa.query-methods.query-creation Or another way to do accomplish that with spring-data? Humphrey -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
