Indexed parameters for the native queries work exactly in the same way as for JPQL: @Query( value = "SELECT * FROM Users u WHERE u.status = ?1", ...
確定! 回上一頁