1. @orderBy doesnt work forum.springsource.org |
2. @OrderBy not working forum.springsource.orgHello 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 |