@Query(value = "select * from xxx where if(?1 !='',x1=?1,1=1) and if(?2 !='',x2=?2,1=1)" +. "and if(?3 !='',x3=?3,1=1) ",nativeQuery = true).
確定! 回上一頁