Another project following a similar approach is QueryDSL, which also aims to add ... a select query List<String> names = queryFactory.select(book.name) ...
確定! 回上一頁