Querydsl for JPA/Hibernate is an alternative to both JPQL and Criteria queries. ... You just need to do String nativeQuery = "Select * from A where name in ...
確定! 回上一頁