A quick guide to using Querydsl with the Java Persistence API. ... orderBy(person.surname.desc()) .list(person); ...
確定! 回上一頁