Call Stored Procedure With Parameters in Native Query in Spring Boot JPA ... @Query(value = "{call sp_findBetween(:min, :max)}", nativeQuery = true) public ...
確定! 回上一頁