OrderBy « Annotation « Spring Q&A





1. @orderBy doesnt work    forum.springsource.org

2. @OrderBy not working    forum.springsource.org

Hello forum, I have stack trying this.I have no idea why order by annotation not working...as I get result without it ..please help me Code: @SuppressWarnings("unchecked") @OrderBy(clause="query asc") public List getQueryListSearched(String ...