Querydsl 은 오픈 소스 프로젝트이고 type-safe한 쿼리를 위한 Domain Specific Language이다. ... delete(phone).where(phone.id.eq(2)).execute();.
確定! 回上一頁