Querydsl provides a typesafe querying layer on top of JPA, JDO, ... SELECT c.last_name FROM customer c WHERE c.first_name = 'Bob'
確定! 回上一頁