Skip to content

Comments

add likeIgnoreCase method, closes #10#11

Open
kamer wants to merge 1 commit intokodgemisi:masterfrom
kamer:feature/add-like-ignore-case
Open

add likeIgnoreCase method, closes #10#11
kamer wants to merge 1 commit intokodgemisi:masterfrom
kamer:feature/add-like-ignore-case

Conversation

@kamer
Copy link

@kamer kamer commented May 23, 2020

likeIgnoreCase method creates a clause as below:

    ....
    where
        upper(user0_.name) like upper(?)

Spring Data JPA Derived Query methods also add this clause for methods with ignoreCase option.

Signed-off-by: Kamer <kamer@kodgemisi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant