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
zoo
instead of:
Amber
foobar
zoo
Any ideas on how I could change this would be appreciated.


Reply With Quote
om:1.0.0.RELEASE in central (