SpringData經過@Query註解支持JPA語句和原生SQL語句

@Query(value="SELECT count(*) FROM tb_management", nativeQuery=true) 加上 nativeQuery=truecode
相關文章
相關標籤/搜索