-
Feb 7th, 2013, 03:15 PM
#1
Sort case insensitive
Hi guys,
I'm using the pageable interface in my repository methods and I'm supplying a sort. My sort needs to be case insensitive though and it doesn't seem like Sort supports this. My desired result would be:
Amber
foobar
Google
zoo
instead of:
Amber
Google
foobar
zoo
Any ideas on how I could change this would be appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules