我正在使用Spring Data JPA開發Spring Boot應用程式。 ... @Query(value = "select count(v) as cnt, v.answer from Survey v group by v.answer") ...
確定! 回上一頁